Merge branch 'ent-4948-posibilidad-de-añadir-fecha-hora-en-los-availability-graph' into 'develop'
Added datetime in availability graph See merge request artica/pandorafms!2917
This commit is contained in:
commit
d033b7d95a
|
@ -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