Description
An interactive renderer for plotting time-series data.
Description
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: