Fixed typo in elastic angular client, added dash loader panel, removed dashboards.js, replaced with default.json, added global alerts, add some display options for histogram
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
<kibana-panel ng-controller='histogram' style="height:{{row.height}}">
|
||||
<div>
|
||||
<div histogram params="{{panel}} clearfix" style="height:{{row.height}}"></div>
|
||||
</div>
|
||||
<div histogram params="{{panel}}" style="height:{{row.height}}"></div>
|
||||
</kibana-panel>
|
||||
Reference in New Issue
Block a user