Hi You can check out our new controls and dashboard package ( http://code.google.com/apis/chart/interactive/docs/gallery/controls.html) which can allow your users to modify the data after it reaches the client. Also, you can consider using the ChartEditor ( http://code.google.com/apis/chart/interactive/docs/drawing_charts.html#charteditor) if you want the users to customize the visual appearance rather than the data itself (and you can use both).
Hope this helps, Viz Kid On Mon, Aug 1, 2011 at 5:19 AM, Pri <[email protected]> wrote: > Hi, > > I am using chart API, do display data retrieved from a remote > datastore.Data is retrieved based on user query search keywords and > therefore I am using chart API with generic parameters as it cannot be > determined in advance as to what should be axis lables and what should > be the range of data etc. > > Is their any API or some way by which I can allow users to customize > the chart once it is displayed.Like the user is able to rfilter > certain data item from being displayed , or maybe remove certain data > column from rendering into line chart > > -- > You received this message because you are subscribed to the Google Groups > "Google Visualization API" group. > To post to this group, send email to > [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/google-visualization-api?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-visualization-api?hl=en.
