dynamic-graph 0.1.0.2 → 0.1.0.3
raw patch · 1 files changed
+2/−2 lines, 1 files
Files
- dynamic-graph.cabal +2/−2
dynamic-graph.cabal view
@@ -2,9 +2,9 @@ -- documentation, see http://haskell.org/cabal/users-guide/ name: dynamic-graph-version: 0.1.0.2+version: 0.1.0.3 synopsis: Draw and update graphs in real time with OpenGL-description: Draw and update graphs in real time with OpenGL. Suitable for displaying large amounts of frequently changing data. At this time, line graphs and waterfall plots are supported. Axis drawing will be added in a future version.+description: 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. license: BSD3 license-file: LICENSE author: Adam Walker