I can think of some hackery that might do this for you. Create one additional column for each data column (give them the same name and the same color), and set all the data points for the duplicate columns to null. Hide the original columns from the legend, and then listen for clicks on the legend, toggling the data columns when the duplicate's legend entry is clicked. Like this: http://jsfiddle.net/MuC37/
-- 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/-/4DI47xXL67UJ. 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.
