adopted fe to new json format (fettes merci an flo!!!)
This commit is contained in:
parent
f3c267e0d5
commit
4e47e733e3
1 changed files with 1 additions and 0 deletions
|
@ -411,6 +411,7 @@ function showChart() {
|
|||
}
|
||||
|
||||
|
||||
|
||||
jqOptions.axes = {
|
||||
yaxis:{autoscale:true, min:0, label:"Leistung (Watt)", tickOptions:{formatString:'%.3f'},labelRenderer: $.jqplot.CanvasAxisLabelRenderer},
|
||||
xaxis:{autoscale:true, min:calcMyWindowStart(), max:myWindowEnd, tickOptions:{formatString:EformatString,angle:-30},pad:1, renderer:$.jqplot.DateAxisRenderer,rendererOptions:{tickRenderer:$.jqplot.CanvasAxisTickRenderer}},
|
||||
|
|
Loading…
Add table
Reference in a new issue