@hackage scope0.8.0.1
An interactive renderer for plotting time-series data
Categories
License
BSD-3-Clause
Maintainer
conrad@metadecks.org
Links
Versions
Installation
Dependencies (10)
- base <3
- bytestring >=0.9 && <0.11
- containers >=0.2 && <0.6
- mtl >=2.0.0.0 && <3
- unix
- MonadCatchIO-transformers >0.2 && <0.4 Show all…
Dependents (2)
@hackage/acme-everything, @hackage/scope-cairo
Package Flags
splitbase
(on by default)
Use the split-up base package.
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: