cubist

0.0.2 • Public • Published

Cubist

Cubist is a Cubism graphing sandbox.

Enter Cube or Graphite expressions, get charts.

Charts are chucked in local storage for later use.

Features

  • server preferences and past expressions saved to local storage
  • comparison charts can be created by dragging one chart onto another (screenshot)

To install

$ npm install -g cubist

Usage

$ cubist

Using port 3000 already? Fine.

export PORT=1234; cubist

TODO

  • correct any node/JS stupidity (I rarely touch node or frontend code; much to improve)
  • use Backbone or other framework to clean up JS
  • add support for managing lists of servers
  • live editing for existing charts
  • kill data polling when charts are removed
  • UI for removing old expressions
  • change typeahead into an autocomplete based on functions and metrics available

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.2
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.2
    0
  • 0.0.1
    0
  • 0.0.0
    0

Package Sidebar

Install

npm i cubist

Weekly Downloads

0

Version

0.0.2

License

none

Last publish

Collaborators

  • faulkner