@hackage / scope

An interactive renderer for plotting time-series data

Latest0.8.0.1

About

Metadata

  • Last updated , by ConradParker
  • License BSD-3-Clause
  • Categories Development
  • Maintained by: conrad@metadecks.org

  • Lottery factor: 0

Links

Installation

Package Flags

Use the -f option with cabal commands to enable flags

    splitbase (on by default)

    Use the split-up base package.

Readme

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