this is apparently needed

This commit is contained in:
dadav 2019-12-02 19:22:36 +01:00
parent 95557ab37d
commit b5e620684b

@ -65,6 +65,16 @@ TEMPLATE = """
},
rowSpacing: '0px'
},
axes:{
xaxis:{
renderer:$.jqplot.DateAxisRenderer,
tickOptions:{formatString:'%H:%M:%S'}
},
yaxis:{
min: 0,
tickOptions:{formatString:'%.2f'}
}
},
highlighter: {
show: true,
sizeAdjust: 7.5