Dear Dan, Sergey & the Google team, 

I am trying to find a way to allow chart users to toggle chart options in 
dashboards. For example, suppose I define an AreaChart in ChartWrapper, 
with the option 'isStacked: true'. I would like a category filter control 
that allowed me to change that option to 'isStacked: false'. Or taking 
things to another level, how about giving users a dashboard that allowed 
them to filter the choice of chart used to view a given data table, such as 
line chart, bar chart vs table chart. That is something that other 
visualisation frameworks, eg. D3 can do really well. I have wracked my 
brain trying to work out how to do this within the existing Google 
visualisation controls and dashboard structure but couldn't figure it out. 

Now I know that one way to do this would be to create multiple DOMs for 
each Google chart and then build controls in HTML/CSS that let me select 
the ones I wanted and hide the others, but this would be expensive in 
developer time and an inelegant way to do something which really ought to 
be possible within your API. 

Is there an obvious solution that I have missed? If so please let me know. 
Or if not, please consider it as an enhancement that would make your API 
much more competitive vs its peers. 

Thank you for your assistance, 

Nick 

-- 
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.

Reply via email to