← Back to team overview

graphite-dev team mailing list archive

library for easy client-side rendering interactive graphite graphs in your dashboards/webapps

 

client-side interactive charts have several advantages, and I think all dashboards and webapps should migrate to them.
That's why I'm working on https://github.com/Dieterbe/graphitejs, a little jquery plugin to add interactive charts to your dashboard/webapp,
it provides a very similar API to graphite's PNG url's, but renders using the flot or rickshaw backend.
see the readme for more info.  feedback welcome :)

Dieter