From 85578f012ee462e8953df44436037332f1c64779 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Torkel=20=C3=96degaard?= Date: Sun, 12 Jan 2014 10:56:23 +0100 Subject: [PATCH] null point options is working, moved to global panel style instead of alias specific option --- src/app/panels/graphite/legend.html | 25 +++++------------------- src/app/panels/graphite/module.js | 8 ++++---- src/app/panels/graphite/styleEditor.html | 10 +++++++++- src/app/panels/graphite/timeSeries.js | 11 ++++------- src/css/bootstrap.dark.min.css | 2 +- src/css/bootstrap.light.min.css | 2 +- src/vendor/bootstrap/less/grafana.less | 2 +- 7 files changed, 25 insertions(+), 35 deletions(-) diff --git a/src/app/panels/graphite/legend.html b/src/app/panels/graphite/legend.html index 472140992a2..2abea9c7a27 100644 --- a/src/app/panels/graphite/legend.html +++ b/src/app/panels/graphite/legend.html @@ -4,46 +4,31 @@ class="histogram-legend"> + ng-click="toggleSeries(series)"> - + {{series.alias}} - - - -