What is the format for javascript datetime that Google Requires for charts? -
i'm working google chart , i've tried many date formats , nil working. i'm ready utilize moments format feature, need google date format datetime.
thanks!
what kind of chart trying utilize google? check out has illustration code, can play around in "visualization playground"
https://developers.google.com/chart/interactive/docs/gallery/annotatedtimeline https://code.google.com/apis/ajax/playground/?type=visualization#annotated_time_line
in illustration using javascript date objects. there's section on date format (date or datetime): https://developers.google.com/chart/interactive/docs/gallery/annotatedtimeline#data_format
javascript datetime google-visualization
No comments:
Post a Comment