gmmoraesbr / flot

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

$.plot.dateformat() function #350

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
version 0.6
please suggest me a solution to format the label to date format in mouse 
hover on data points

eg: in the attachment it is " data1 of 1267574400000.00=5"
instead i would want "data1 of 15/03/2010=5"

how do i accomplish this using $.plot.dateformat() function

Original issue reported on code.google.com by bhu...@gmail.com on 14 May 2010 at 12:31

Attachments:

GoogleCodeExporter commented 8 years ago
i solved issue myself

Regards,
Bhuvana

Original comment by bhu...@gmail.com on 15 May 2010 at 4:43

GoogleCodeExporter commented 8 years ago
Just for the record, the built-in date formatter is a bit primitive. If you 
need something more advanced, grab a real date library somewhere off the net 
(e.g. date.js).

Original comment by olau%iol...@gtempaccount.com on 13 Dec 2010 at 4:33

GoogleCodeExporter commented 8 years ago

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