Go to the playground for annotatedTimeLine (http://code.google.com/
apis/ajax/playground/?
type=visualization#annotated_time_line_configuration )

modify the code:
1) add this line after the draw,
annotatedtimeline.hideDataColumns([1,2,3]);
2) copy the lines that have the draw and add them after the line added
above.  (so there are 2 draw statements)
3) run the code.

All the data is still shown.  I've tried to hide just one column and
arrays of columns.  Neither seems to work.

This seems to have quit working in the last day or so.  What there a
release recently?

Mark

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