You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to google-visua...@googlegroups.com
Hi,
hAxis and vAxis do have minValue and maxValue attributes of type number. My question is how to create timeline chart with date axis and set minValue/maxValue (min/max date)?
asgallant
unread,
Jul 13, 2012, 12:31:40 PM7/13/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to google-visua...@googlegroups.com
AnnotatedTimeline charts have
"zoomStartTime" and
"zoomEndTime" options to set the start and end of the range selector.
If you are using LineCharts, you can set hAxis.minValue/maxValue to the desired dates.