Datetime Display Milliseconds
Since the datetime in a timeseries is stored as milliseconds, please allow the tick intervals to be formatted to show in milliseconds. I have a scientific application where tests are run and data points are collected at that level of fidelity.
Thanks!
3
votes
Michael Anderson
shared this idea
It already works that way: http://jsfiddle.net/highcharts/y6j8u/. Perhaps you’re not on the latest version?
-
Jesse Butler commented
I came with more or less the same question. Yes, you can see the millisecond precision in that example, but how can you dump the useless "Thursday, Jan 1" from the display, to just show: "00.001", "00.002", etc?