The latest version of gnuplot is 0.5.7-2.
gnuplot
Version 0.4.0.1 revision 0 uploaded by HenningThielemann.
Package meta
- Synopsis
- 2D and 3D plots using gnuplot
- Description
This is a wrapper to gnuplot which lets you create 2D and 3D plots.
Start a simple session with
make ghci
. This loads the module Graphics.Gnuplot.Simple which is ready for use in GHCi. It does not address all fancy gnuplot features in order to stay simple. For more sophisticated plots, especially batch generated graphics, I recommend Graphics.Gnuplot.Advanced. This module contains also an overview of the hierarchy of objects. Examples for using this interface can be found in the Demo module.With the Cabal flags executePipe and executeShell you can switch to more convenient but probably less portable ways of feeding gnuplot with a script.
- Author
- Henning Thielemann <haskell@henning-thielemann.de>
- Bug reports
- n/a
- Category
- Graphics, Math
- Copyright
- n/a
- Homepage
- http://www.haskell.org/haskellwiki/Gnuplot
- Maintainer
- Henning Thielemann <haskell@henning-thielemann.de>
- Package URL
- http://code.haskell.org/gnuplot/
- Stability
- n/a