Since the charts animate the difference between two data sets, you have to 
provide an initial data set and then draw with your actual data set.  
Typically, the initial data set uses a value of 0 for all points, but you 
could choose anything you want.  Here's an example: 
http://jsfiddle.net/asgallant/cNCEE/

On Sunday, May 4, 2014 12:14:10 PM UTC-4, Mickey Kay wrote:
>
> Thanks Andrew,
>
> But this still doesn't solve my main need, which is initial animation, 
> from zero to some value. Any other ideas?
>
> On Saturday, May 3, 2014 2:55:57 PM UTC-7, Mickey Kay wrote:
>>
>> I'd like to know the best method for animating a chart component to it's 
>> set value (e.g. 80%) when it comes into the viewport, with something like 
>> waypoints.js or appear.js. Essentially, is there a way to tell the chart 
>> component to have a value of 0 until it comes into view (and/or gets a 
>> class like .visible), and then animate it up to it's set value (80%)? Any 
>> examples? 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 http://groups.google.com/group/google-visualization-api.
For more options, visit https://groups.google.com/d/optout.

Reply via email to