Skip to content
This repository has been archived by the owner on Dec 18, 2019. It is now read-only.

added Dygraph rendering of Graphite data #5

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

bhenerey
Copy link

Hi,
I've added an initial javascript library to get Graphite JSON data and render it in a div with Dygraph. This allows interactive graphs (Zooming, etc), instead of static graphs.

  • It will graph multiple standard data series.
  • Additional Graphite API functions (http://graphite.readthedocs.org/en/1.0/functions.html) are not implemented.
  • The json is parsed into Dygraph format and the graphs are rendered client-side, so lots of data will be slow....

Thanks,
Brian Henerey

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant