Plot-ho-matic: Real-time line plotter for protobuf-like data

[ bsd3, graphics, library ] [ Propose Tags ]

Plot-ho-matic provides real-time plotting of time-series data with a simple interface.


[Skip to Readme]

Modules

[Index]

Flags

Automatic Flags
NameDescriptionDefault
examples

build the examples

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

  • No Candidates
Versions [RSS] 0.1.0.0, 0.2.0.0, 0.4.0.0, 0.4.0.1, 0.4.0.2, 0.4.0.3, 0.4.0.4, 0.5.0.0, 0.5.0.1, 0.5.0.2, 0.5.0.3, 0.5.0.4, 0.5.0.5, 0.6.0.0, 0.7.0.0, 0.7.0.1, 0.8.0.0, 0.9.0.0, 0.9.0.1, 0.9.0.2, 0.9.0.3, 0.9.0.4, 0.9.0.5, 0.9.0.6, 0.9.0.7, 0.9.0.8, 0.9.0.9, 0.9.0.10, 0.10.0.0, 0.10.1.0, 0.11.0.0, 0.11.1.0, 0.11.2.0, 0.12.0.0, 0.12.1.0, 0.12.2.0, 0.12.2.1, 0.12.2.2, 0.12.2.3
Change log CHANGELOG.md
Dependencies base (>=4.5.0 && <5), Chart (>=1.1), Chart-cairo (>=1.1), containers, data-default-class, glib, gtk (>=0.13), lens, linear, Plot-ho-matic, stm, text, time [details]
License BSD-3-Clause
Copyright Copyright (c) 2013-2014, Greg Horn
Author Greg Horn
Maintainer gregmainland@gmail.com
Category Graphics
Uploaded by GregHorn at 2014-09-09T12:31:58Z
Distributions
Reverse Dependencies 2 direct, 0 indirect [details]
Executables example
Downloads 27865 total (101 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]

Readme for Plot-ho-matic-0.4.0.4

[back to package description]

Plot-ho-matic

Build Status

See the example in the examples folder for usage.

"user error: out of memory" If you get this ^ error on OSX your cairo/pango/gtk may be linked to an XQuartz library. Add --extra-lib-dirs=/usr/local/lib (or wherever the correct libraries are) to your .cabal/config