scope: An interactive renderer for plotting time-series data
scope is a framework for plotting time-series data, using zoom-cache files.
This version includes a Gtk/Cairo application. It's a desktop application with a File menu; remember those? wow! This will probably be split out into a separate package later, and there'll be a webby javascripty version too, but for now there's this desktop app.
To run it, simply:
$ cabal install scope $ scope
Then, select File->Open from the menubar, with your mouse: there's no swiping gestures back here, baby! Four (yes, 4) demo files are included in this version of the package. Choose one, and it will be drawn in the window. Amazing! It should look something like what you saw in the post you read about this in, but more personal because now it's happening to you.
Zoom in with the scroll wheel on your mouse. If you don't have a scroll wheel, use the Up and Down arrow keys on your keyboard. If you don't have up and down arrows you are elite!
Pan around by dragging it. There's a scrollbar too if you're into that.
Load up another file! It will also be drawn. Zoom in and out and pan around, yay! Life is gooood!
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
splitbase | Use the split-up base package. | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- scope-0.5.1.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.5.0.0, 0.5.1.0, 0.5.2.0, 0.6.0.0, 0.6.1.0, 0.7.0.0, 0.8.0.0, 0.8.0.1 |
---|---|
Dependencies | base (<6), cairo, containers (>=0.2 && <0.5), glib, gtk, iteratee (>=0.8.6.0 && <0.9), ListLike (>=1.0 && <4), MonadCatchIO-transformers (>0.2 && <0.3), mtl (>=2.0.0.0 && <3), mwc-random, zoom-cache (>=0.9.0.0 && <0.10) [details] |
License | BSD-3-Clause |
Author | Conrad Parker |
Maintainer | conrad@metadecks.org |
Category | Development |
Source repo | head: git clone git://github.com/kfish/scope.git |
Uploaded | by ConradParker at 2011-12-09T07:11:13Z |
Distributions | |
Reverse Dependencies | 2 direct, 0 indirect [details] |
Executables | scope |
Downloads | 5738 total (31 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] All reported builds failed as of 2016-12-26 [all 6 reports] |