Added datetime in availability graph
This commit is contained in:
parent
2deee86f53
commit
12230c83c9
|
@ -852,7 +852,7 @@ function pandoraFlotSlicebar(
|
||||||
},
|
},
|
||||||
xaxes: [
|
xaxes: [
|
||||||
{
|
{
|
||||||
show: show_date,
|
show: true,
|
||||||
tickFormatter: xFormatter,
|
tickFormatter: xFormatter,
|
||||||
color: "",
|
color: "",
|
||||||
tickSize: intervaltick,
|
tickSize: intervaltick,
|
||||||
|
|
Loading…
Reference in New Issue