refactoring, moved graph directive to a seperate js file

This commit is contained in:
Torkel Ödegaard
2014-02-01 08:47:16 +01:00
parent 2c5bfec089
commit 38d3450160
5 changed files with 287 additions and 294 deletions
+1 -1
View File
@@ -12,7 +12,7 @@
<center><img ng-show='panel.loading && _.isUndefined(data)' src="img/load_big.gif"></center>
<div histogram-chart class="pointer histogram-chart" params="{{panel}}">
<div grafana-graph class="pointer histogram-chart" params="{{panel}}">
</div>
<div ng-if="panel.legend" class="grafana-legend-container">