Added ability to customize interval in histogram, issue #7. Also fixed bug that caused editor and panel to be in different scopes
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<div class="row-fluid" ng-controller="timepicker">
|
||||
<div class="row-fluid">
|
||||
<div class="span3">
|
||||
<h6>Default Mode</h6>
|
||||
<select style="width:85%" ng-model="panel.mode" ng-options="f for f in ['relative','absolute','since']"></select>
|
||||
|
||||
Reference in New Issue
Block a user