vimeo / graph-explorer

A graphite dashboard powered by structured metrics
http://vimeo.github.io/graph-explorer/
Apache License 2.0
1.06k stars 93 forks source link

implement stack-norm and stack-norm-pct #88

Open Dieterbe opened 10 years ago

Dieterbe commented 10 years ago

somebody requested this on irc today.

basically stack targets on a graph, but at each point in time, rescale all samples so that they all add up to a given total.

basically wrap around graphite's asPercent with and without total=100