Hi Team,

In annotation timeline graph when the we add many columns to that
chart then it is not readable.
can i know is there any way we can select the columns by the user.

i.e.
data.addColumn('date', 'Date');
data.addColumn('number', 'Sold Pencils');
data.addColumn('number', 'Sold Books');
data.addColumn('number', 'Sold Pens');
data.addColumn('number', 'Sold Rulers');
data.addColumn('number', 'Sold Bags');
data.addColumn('number', 'Sold Shoes');
data.addColumn('number', 'Sold Erasers');
............

from the UI the user should be able to select one or many columns by
check in the check box and then see the graph for that selected
columns only.

Thanks & best regards,
Sajeevi.

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to