Added shared crosshair to dashboards to track better all graphs, and little Fix for #884

This commit is contained in:
toni-moreno
2014-10-01 07:03:59 +02:00
parent 282c834d9f
commit 44f2a375f6
5 changed files with 40 additions and 8 deletions
+1
View File
@@ -29,6 +29,7 @@
<select ng-model="dashboard.timezone" class='input-small' ng-options="f for f in ['browser','utc']"></select>
</div>
<editor-opt-bool text="Hide controls (CTRL+H)" model="dashboard.hideControls"></editor-opt-bool>
<editor-opt-bool text="Shared Crosshair (CTRL+O)" model="dashboard.sharedCrosshair"></editor-opt-bool>
</div>
</div>
<div class="editor-row">