Skip to content

DistRap/liveplot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Liveplot

Live plotting with OpenGL. This Haskell library allows feeding live data via Pipes to OpenGL plots.

Currently only 2D line plot is supported. Multiple plots can be run simultaneously, layout description interface needs work though.

demo.jpg

Requires

Building

stack build
stack exec liveplot # for demo app

Examples

See Graphics.Liveplot.Demo for usage example.

Releases

No releases published

Packages

No packages published