It's works !
Realy thanks for this form : $date[1] = $date[1] - 1; // subtract 1 to get
the zero-indexed month (required for javascript
But, how format date in short format ?
I use :
var formatter_short = new google.visualization.DateFormat({formatType:
'short'});
formatter_short.format(data, 0);
I place it between DataTable declaration & draw déclaration, but Chart
give always : (exemple)-> sept 8, 2012.
For me, ideal format is : 8/9/12 (day/month/year), That is possible ?
otherwise, thanks for your help.
--
You received this message because you are subscribed to the Google Groups
"Google Visualization API" group.
To view this discussion on the web visit
https://groups.google.com/d/msg/google-visualization-api/-/n6QOjQ1eYd8J.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/google-visualization-api?hl=en.