Added spy panels to map and histogram, added editor toggle to enable/disable spy
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<kibana-panel ng-controller='pie' ng-init="init()">
|
||||
<span style="position:absolute;right:0px;top:0px" class='panelextra pointer'>
|
||||
<span ng-show='panel.spyable' style="position:absolute;right:0px;top:0px" class='panelextra pointer'>
|
||||
<i bs-modal="'partials/modal.html'" class="icon-eye-open"></i>
|
||||
</span>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user