Added datetime in availability graph

This commit is contained in:
manuel 2019-11-26 11:55:41 +01:00
parent 2deee86f53
commit 12230c83c9
1 changed files with 1 additions and 1 deletions

View File

@ -852,7 +852,7 @@ function pandoraFlotSlicebar(
}, },
xaxes: [ xaxes: [
{ {
show: show_date, show: true,
tickFormatter: xFormatter, tickFormatter: xFormatter,
color: "", color: "",
tickSize: intervaltick, tickSize: intervaltick,