Annoted timeline as standalone chart ?

41 views
Skip to first unread message

Thomas

unread,
Apr 6, 2012, 12:14:17 PM4/6/12
to google-visua...@googlegroups.com
Hi there, 

I need to use the ChartRangeFilter (http://code.google.com/apis/ajax/playground/?type=visualization#chartrangefilter_control) by itself, without any other chart, 
and just get the selelected values. 

Is it possible ? Any clue about how to do it ?

Thanks,

Thomas

asgallant

unread,
Apr 6, 2012, 1:33:26 PM4/6/12
to google-visua...@googlegroups.com
The controls have to be part of a dashboard and must be bound to a chart, but nothing says the chart must be visible.  Bind the control to a basic chart (say, a LineChart), and then - when the chart has fired it's 'ready' event - hide the chart's containing div.  You can get the range values from the control's 'statechange' event.

Thomas

unread,
Apr 8, 2012, 6:09:37 AM4/8/12
to google-visua...@googlegroups.com
Exactly what I was ready to do. It just feels a bit wonky. Anyway, thanks for your answer !
Reply all
Reply to author
Forward
0 new messages