mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
3 lines
205 B
HTML
3 lines
205 B
HTML
<kibana-panel ng-controller='histogram' ng-init="init()" style="height:{{row.height}}">
|
|
<div histogram params="{{panel}}" style="height:{{panel.height}};position:relative"></div>
|
|
</kibana-panel> |