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 ng-controller="text">
|
||||
<div>
|
||||
<div class="row-fluid">
|
||||
<div class="span4">
|
||||
<label class="small">Mode</label> <select class="input-medium" ng-model="panel.mode" ng-options="f for f in ['html','markdown','text']"></select>
|
||||
|
||||
Reference in New Issue
Block a user