gnuplot: 2D and 3D plots using gnuplot

[ bsd3, graphics, library, math ] [ Propose Tags ]

This is a wrapper to gnuplot which lets you create 2D and 3D plots.

With the Cabal flags executePipe and executeShell you can switch to more convenient but probably less portable ways of running gnuplot.

Start a simple session with make ghci.

In the past this was part of the htam package.

Flags

Automatic Flags
NameDescriptionDefault
splitbase

Choose the new smaller, split-up base package.

Enabled
buildtests

Build test executables

Disabled
executepipe

Avoid a temporary gnuplot script by running gnuplot with runInteractiveProcess

Disabled
executeshell

Avoid a temporary gnuplot script by calling gnuplot via a UNIX shell and its piping syntax

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1, 0.2, 0.3, 0.3.2, 0.3.3, 0.3.3.1, 0.3.4, 0.4, 0.4.0.1, 0.4.0.2, 0.4.1, 0.4.1.1, 0.4.2, 0.5, 0.5.0.1, 0.5.0.2, 0.5.1, 0.5.2, 0.5.2.1, 0.5.2.2, 0.5.3, 0.5.3.1, 0.5.4, 0.5.4.1, 0.5.4.2, 0.5.5, 0.5.5.1, 0.5.5.2, 0.5.5.3, 0.5.6, 0.5.6.1, 0.5.7
Dependencies base (>=1.0), old-locale (>=1.0 && <1.1), process (>=1.0 && <1.1), time (>=1.1 && <1.2), utility-ht (>=0.0.1 && <0.1) [details]
License LicenseRef-GPL
Author Henning Thielemann <haskell@henning-thielemann.de>
Maintainer Henning Thielemann <haskell@henning-thielemann.de>
Category Graphics, Math
Home page http://www.haskell.org/haskellwiki/Gnuplot
Uploaded by HenningThielemann at 2009-01-27T23:00:18Z
Distributions LTSHaskell:0.5.7, NixOS:0.5.7, Stackage:0.5.7
Reverse Dependencies 10 direct, 4 indirect [details]
Downloads 33258 total (175 in the last 30 days)
Rating 1.5 (votes: 3) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]