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 = {
|
options.xaxis = {
|
||||||
timezone: dashboard.getTimezone(),
|
timezone: dashboard.getTimezone(),
|
||||||
show: panel['x-axis'],
|
show: panel.xaxis.show,
|
||||||
mode: "time",
|
mode: "time",
|
||||||
min: min,
|
min: min,
|
||||||
max: max,
|
max: max,
|
||||||
|
Loading…
Reference in New Issue
Block a user