time series data in milliseconds #306
Closed
Kevin-Bobby
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How do I add time series data in milliseconds, it works when I add data every second, if i add it once every half second the two data overlaps in the same place, is there anyway to update the time axis once every few milliseconds. I set xAxis.type = Axis.AxisType.Time; if i change to value axis im not able to add xaxis label it automatically adds values to it. And i cant do it as category axis. please help
Beta Was this translation helpful? Give feedback.
All reactions