mirror of
https://github.com/grafana/grafana.git
synced 2024-11-26 02:40:26 -06:00
parent
c3f1d1a647
commit
6849bfae16
@ -282,7 +282,7 @@ function (angular, $, moment, _, kbn, GraphTooltip) {
|
||||
|
||||
options.xaxis = {
|
||||
timezone: dashboard.getTimezone(),
|
||||
show: panel['x-axis'],
|
||||
show: panel.xaxis.show,
|
||||
mode: "time",
|
||||
min: min,
|
||||
max: max,
|
||||
|
Loading…
Reference in New Issue
Block a user