monitorama / hackathon

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

plotting histograms over time using flot/d3/rickshaw #40

Closed Dieterbe closed 11 years ago

Dieterbe commented 11 years ago

something that looks like http://imgur.com/P4Hu0 but implemented with flot or d3.js/rickshaw.

i already implemented histograms in statsd, so the data is all available in graphite. but i need something who's good with js/svg/...

background info: http://dieter.plaetinck.be/histogram-statsd-graphing-over-time-with-graphite.html

Dieterbe commented 11 years ago

I saw an interesting heatmap display in @crucially's fastly slides which maybe can be used for this