I am attempting to find a chart system that will work for my main use cases. A couple big ones are:
- Multi-select on line charts - Interactive graphs, example being a simple curve that I can drag the points around in order to reshape >From what I have coded up thus far, the most advanced chart I have seen in the Visualization API is the motionchart, which does support multi-select. However, I don't see the ability to allow multi-select on simple charts like line or area. Also, I have yet to find a chart that will let me interact with it in the manner I am seeking (click and drag, etc.). Am I simply reading the API docs wrong? If I am reading them correctly and Visualization API doesn't support these types of behaviors, anyone have a suggestion for a different Javascript graphing library? 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?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
