The AnnotationChart uses the new date and time formatting, which has some
customization options that are not yet documented. You can read about it
in an earlier message thread:
https://groups.google.com/forum/#!searchin/google-visualization-api/24$20hour$20time$20format/google-visualization-api/6RDVmUfNeHs/E5ZewQe04QsJ
To use this feature with the AnnotationChart, you currently have add these
options under the 'chart' option or the 'range' option. e.g.
var options = {
chart: {
hAxis: {
gridlines: {
units: {
"days": {
"format": [
"MM/dd/yyyy"
]
}
}
}
}
}
On Mon, Dec 29, 2014 at 9:10 PM, Enkhtuvshin Amgalanbayar <
[email protected]> wrote:
> I have attached the script if you wouldn't mind taking a look at it
>>>
>> --
> 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
> http://groups.google.com/group/google-visualization-api.
> For more options, visit https://groups.google.com/d/optout.
>
--
Daniel LaLiberte <https://plus.google.com/100631381223468223275?prsrc=2> -
978-394-1058
[email protected] <[email protected]> 5CC, Cambridge MA
[email protected] <[email protected]> 9 Juniper Ridge
Road, Acton MA
--
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 http://groups.google.com/group/google-visualization-api.
For more options, visit https://groups.google.com/d/optout.