added more functions, and function categories

This commit is contained in:
Torkel Ödegaard
2013-12-27 23:05:51 +01:00
parent 2d73ab01f7
commit 38609fb964
7 changed files with 121 additions and 51 deletions
+1 -3
View File
@@ -1,9 +1,7 @@
<div ng-controller='graphite'
ng-init="init()"
style="min-height:{{panel.height || row.height}}"
ng-class='{"panel-fullscreen": showFullscreen}'
ng-dblclick="toggleFullscreen($event);"
>
ng-class='{"panel-fullscreen": showFullscreen}'>
<style>
.histogram-legend {