You must be logged in to post your query.
Home › Forums › Chart Support › Hi How can I build a graph?
How can I build a graph with a time axis based on minutes:seconds, milli seconds ?
thanks.
@zeroline,
You can use JavaScript Date Object to create a chart with Date and Time Axis.
In order to set the time in axis label as “minutes:seconds,milliseconds” please set the valueFormatString as valueFormatString: "mm:ss,ff".
valueFormatString: "mm:ss,ff"
____ Shashi Ranjan Team CanvasJS
You must be logged in to reply to this topic. Login/Register