Hi Ron,

I suspect the bug you've found involves the animation option.  The first
time it draws, the animation is skipped, so that's why the no rows of data
is not a problem that time.  If you could do without animation, especially
if you know that you have no rows of data, I bet that will avoid the
problem for now.

I'm working on a number of problems with the animation code in other areas,
so thanks for reporting this one.



On Mon, Jan 6, 2014 at 7:21 PM, <[email protected]> wrote:

> var options = {
>> title: "",
>> height: 300,
>> animation: {
>> duration: 400,
>> easing: 'out'
>> },
>> vAxis: {
>> minValue: 0
>> },
>> isStacked: false
>> };
>>
>  --
> 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/groups/opt_out.
>



-- 
Daniel LaLiberte <https://plus.google.com/100631381223468223275?prsrc=2>  -
978-394-1058
[email protected] <[email protected]>   5CC, Cambridge MA
[email protected] <[email protected]> 9 Juniper Ridge
Road, Acton MA

-- 
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/groups/opt_out.

Reply via email to