Files
grafana/public
Johannes Wienke 244e682c2b Series override option to hide legend entries
Adds a series override option to hide certain series from the legend.

* public/app/components/timeSeries.js: boolean flag to decide display in
  legend and application of override option for this flag
* public/app/panels/graph/legend.js: exclude hidden series
* public/app/panels/graph/seriesOverridesCtrl.js: add legend override
  option

This fixes #2324
2015-07-10 12:16:41 +02:00
..
2015-03-29 12:57:28 +02:00
2015-06-03 14:53:52 +02:00
2015-06-13 23:01:54 +02:00
2015-06-15 19:02:38 -04:00