fix(graph): type in html

pull/4279/head
bergquist 10 years ago
parent 8e11f8dc21
commit 252568c91b
  1. 2
      public/app/plugins/panel/graph/styleEditor.html

@ -1,4 +1,4 @@
<div class="editor-row gf-form-row">
<div class="editor-row gf-form-group">
<div class="section">
<h5>Chart Options</h5>
<editor-opt-bool text="Bars" model="ctrl.panel.bars" change="ctrl.render()"></editor-opt-bool>

Loading…
Cancel
Save