I am able to handle BCE dates in the following way:
dataTable.addRows([
['Socrates', new Date(-470,0,1), new Date(-399,0,1)],
['Plato', new Date(-428,0,1), new Date(-348,0,1)],
['Aristotle', new Date(-384,0,1), new Date(-322,0,1)],
['Euclid', new Date(-325,0,1), new Date(-270,0,1)]
])
However, I get errors when I attempt to add a row that spans the BCE/CE
divide.
--
You received this message because you are subscribed to the Google Groups
"Google Visualization API" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/google-visualization-api.
To view this discussion on the web visit
https://groups.google.com/d/msgid/google-visualization-api/24ce4a94-4bbc-4573-8161-4e128c302860%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.