The HPlot package
This package provides simple monadic interface to the PLplot cross-platform software package for creating scientific plots.
Haddock documentation (hyperlinked with source code) is available from homepage
PlplotCanvas widget is implemented to be compatible with gtk2hs. PLplot type class allows addition of other display drivers without need to adopt application code
The idea was that with the help of PLplotM monad it should be easy to make more abstract interfaces and combinators to do plots
You are welcome to send your changes to be included in future release
It will be great if you will do 'git format-patch' to prepare email with changes against particular version
Changes since 0.1:
Roman Salmin contributed ssub and bin functions
Flt type has been added which mirrors PLFLT
Properties
| Versions | 0.1, 0.2, 0.3 |
|---|---|
| Dependencies | base (≥4.0 & <4.2), glade, glib, gtk |
| License | BSD3 |
| Author | Yakov ZAYTSEV <yakov@yakov.cc> |
| Maintainer | Yakov ZAYTSEV <yakov@yakov.cc> |
| Category | Graphics, Foreign |
| Home page | http://yakov.cc/HPlot.html |
| Executables | Example |
| Upload date | Mon Aug 3 12:27:42 UTC 2009 |
| Uploaded by | YakovZaytsev |
| Build failure | ghc-6.12 (log), ghc-7.4 (log) |
Modules
- Graphics
- Graphics.PLplot
Downloads
- HPlot-0.2.tar.gz (Cabal source package)
- package description (included in the package)