Hi All,
To fix chart flicker problem I've set following properties for
"AnnotatedTimeLine.Options".
    chartOptions.setDisplayAnnotations(false);
    chartOptions.setAllowRedraw(true);

But in this case "chartData.removeColumn" does not work. It don't
remove column, it only adds new columns.
When I set "chartOptions.setDisplayAnnotations(true);" everything
works fine, but it gives flicker problem.
Now i'm in deadlock stage. Please help.

Thanks in advance,
Vikas

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