Hi Daniel,
Sorry for the late response.
Wish You a very Happy New Year :)
I have implemented other listeners and they are working perfectly fine.
But, in case of ChartRangeFilter, I have no idea how to fetch
startDate/endDate from the control.getState().selectedValues[0]
Here is the code snippet for reference:
google.visualization.events.addListener(control, 'statechange',
function() {
var state = control.getState();
makeAjaxCall(state.selectedValues[0].startDate,state.selectedValues[0].endDate);
});
Thanks in advance.
--Kallol
On Wednesday, December 24, 2014 6:57:35 PM UTC+5:30, Kallol Das wrote:
>
> Hi All,
>
> I am developing a dashboard application where I need to create a grand
> timeline which can drill down to week level from year...month...etc.
> Also, there is a bar chart which contains separate data set. This bar
> chart needs to respond as per changes happening in the time line.
> Any suggestion is welcome.....Thanks.
>
--
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.