FnuPlot is a lightweight wrapper for the gnuplot charting and visualization library. Since gnuplot is cross-platform (works on Mac, Linux and Windows), you can use Fnuplot on all of those platforms.
FnuPlot provides two features on top of gnuplot. First, it hides the gnuplot process, so you
do not have to start and control the process; you can use the GnuPlot
type and call it using
SendCommand
. Second, FnuPlot implements a simple domain-specific language for building a
number of common chart types.
-
See the Getting started tutorial for usage examples.
-
API Reference contains automatically generated documentation for all types, modules and functions in the library. This includes additional brief samples on using most of the functions.
The default maintainer account for projects under "fsprojects" is @fsprojectsgit - F# Community Project Incubation Space (repo management)