HTML: time unit is in minutes not seconds.
Signed-off-by: Gehad elrobey <gehadelrobey@gmail.com> Signed-off-by: Miika Turkia <miika.turkia@gmail.com> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
4ac018712f
commit
d72e02c83e
@ -1144,7 +1144,7 @@ function canvas_draw()
|
||||
tickRenderer : $.jqplot.CanvasAxisTickRenderer,
|
||||
tickOptions : {
|
||||
showGridline : false,
|
||||
formatString : '%is'
|
||||
formatString : '%imin'
|
||||
},
|
||||
label:'Time (min)'
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user