dynamic-graph

Draw and update graphs in real time with OpenGL

https://github.com/adamwalker/dynamic-graph

Latest on Hackage:0.1.0.13

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Adam Walker
Maintained by [email protected]

Draw and update graphs in real time with OpenGL. Suitable for displaying large amounts of frequently changing data. Line graphs and waterfall plots are supported, as well as axis drawing.

See https://github.com/adamwalker/dynamic-graph for examples of the graphs it can produce.

To get started, see Graphics.DynamicGraph.Window