faheem801 / flot

Automatically exported from code.google.com/p/flot
MIT License
0 stars 0 forks source link

how to use flot chart with millisecond? #406

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
hello all,
I need to display the second:milliseconds data on x-axis.
I don't have any idea for that.
could u please tell me how to display the time format with seconds: 
milliseconds on x-axis.

Original issue reported on code.google.com by shainazt...@gmail.com on 30 Aug 2010 at 9:54

GoogleCodeExporter commented 9 years ago
You can copy the date formatter from Flot, add the millisecond support to it 
and overwrite the one Flot is using. I think there's a bit of info about this 
in API.txt.

Note that questions like these are better suited for the forum/mailing list as 
this issue tracker is for bugs in Flot.

Original comment by olau%iol...@gtempaccount.com on 14 Dec 2010 at 9:49

GoogleCodeExporter commented 9 years ago

Original comment by dnsch...@gmail.com on 4 Jun 2012 at 2:52