I'm literally having some serious issues with Google charts right now... 
 First of all I can't get the animation function to work properly.

Currently with coding that looks like this:
var options = {
          'title': 'Profits',
      'animation':{
       duration: 4000,
       easing: 'out',
       startup: true,
       },



Doesn't do the easing or start from 0.. it just loads the graph completely.


Also I have multiple charts on one page and it only loads the first chart 
on the page..  Any suggestions?  Thanks

-- 
You received this message because you are subscribed to the Google Groups 
"Google Visualization API" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/google-visualization-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-visualization-api/a77987ef-f5bd-43b7-b332-5e5381401e79%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to