First, you should be aware that the ChartEditor's don't work all that great, they're missing a lot of the features of the current charts, they discard all of the options you had previously set for a chart, and they don't handle charts with continuous axes very well (they convert them to strings, which defeats the purpose). If none of this bothers you, then the key to integrating them with Dashboards is to bind the wrapper returned by the editor's #getChartWrapper method to your controls in the dashboard and redraw the dashboard.
On Thursday, October 18, 2012 3:49:43 PM UTC-4, Tribblehunter wrote:
Hi.Newbie to google visualization so please bear with me.
I am trying to add chart editor to a chart with dashboard but am unable to understand how to.
I am looking for some pointers and a nudge in the right direction as i do not want someone to do the hard work (i find learning by doing works the best for me!).
Any advice or direction greatly appreciated.