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
Seems that that demo code should work with the changes in my original
post.
Mark
Thanks,
Mark