Feature request: filterRowIndex option for the ControlWrapper

65 views
Skip to first unread message

schulori

unread,
Jul 8, 2011, 11:43:40 AM7/8/11
to Google Chart API
Hi,

thanks a lot for the great tool you provide with the chart API.

A feature I'm personally missing is the ability to create a
ControlWrapper that allows filtering by rows (or let's you add/remove
rows from your data table). That would be very convenient for stacked
column charts and the like.

thanks,

Karthik

unread,
Aug 10, 2011, 6:09:48 AM8/10/11
to google-c...@googlegroups.com
There is a workaround. You can handle "statechange" event of ControlWrapper and do something like ChartWrapper.setView({'columns': [0, 1, 6]}) to show only the appropriate columns. Sorry, I've no working example.
Reply all
Reply to author
Forward
0 new messages