monitorama / hackathon

Hackathon-related code and documentation
16 stars 0 forks source link

Add Zoom capability to Graphite graphs #48

Closed lreed closed 11 years ago

lreed commented 11 years ago

Add in ability to zoom Graphite graphs.

May be possible to pull in this example code: https://github.com/shufgy/graphite-zoom-js

Dieterbe commented 11 years ago

so seems like graphite-zoom-js gets a new png file, you could also try using https://github.com/Dieterbe/timeserieswidget which does client side rendering. if you need any help with the latter, you know where to find me ;)

Dieterbe commented 11 years ago

edit: https://github.com/Dieterbe/timeserieswidget now supports realtime zooming on graphite graphs