|
|
@@ -3,7 +3,7 @@
|
|
|
<h5 class="section-heading">Options</h5>
|
|
|
<gf-form-switch class="gf-form"
|
|
|
label="Show" label-class="width-7"
|
|
|
- checked="ctrl.panel.legend.show" on-change="ctrl.refresh()">
|
|
|
+ checked="ctrl.panel.legend.show" on-change="ctrl.render()">
|
|
|
</gf-form-switch>
|
|
|
<gf-form-switch class="gf-form"
|
|
|
label="As Table" label-class="width-7"
|