mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Merge branch 'master' into alerting
This commit is contained in:
@@ -162,7 +162,7 @@ class GraphCtrl extends MetricsPanelCtrl {
|
||||
}
|
||||
|
||||
zoomOut(evt) {
|
||||
this.publishAppEvent('zoom-out', evt);
|
||||
this.publishAppEvent('zoom-out', 2);
|
||||
}
|
||||
|
||||
onDataSnapshotLoad(snapshotData) {
|
||||
|
||||
Reference in New Issue
Block a user