scope

An interactive renderer for plotting time-series data

Latest on Hackage:0.8.0.1

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 Conrad Parker
Maintained by [email protected]

scope is a framework for plotting time-series data, using zoom-cache files. This package contains the core Scope library; to use it for interactive plotting, you need a rendering backend such as scope-cairo:

http://hackage.haskell.org/package/scope-cairo

For more information about zoom-cache files, see the zoom-cache package:

http://hackage.haskell.org/package/zoom-cache