I don't know what is his use case, but I had to implement my own for BarChart/ColumnChart. In my application there are several charts, and the user is able to to interact with them using context menus.
If you are looking for suggestions it would be of great help to expose the right click event, with the associated row and column in the data table. Given this, it is easy to implement a specific context menu. 2012/1/23 visigoth <[email protected]> > Are you interested in having the default context menu the browsers opens, > or in implementing your own? > Do you want right click to trigger it? > > The reason we disable the default context menu is we believe most users > don't want it, as it is mostly irrelevant in the context of charts. > > Could you please elaborate on what you'd like to put in the context menu? > Maybe other features may supply the same functionality. > > -- > You received this message because you are subscribed to the Google Groups > "Google Visualization API" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/google-visualization-api/-/wJuvaexkyUMJ. > > 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. > -- Renato Beserra Sousa -- 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.
