Without seeing your code, it's hard to tell, but I see this kind of thing 
most often when the charts are drawn before the API is finished loading, 
which happens when you don't use the google.setOnLoadCallback method.  If 
you post your code, I'll take a look and see what might be the problem.

On Thursday, November 22, 2012 5:53:12 AM UTC-5, zeb wrote:
>
> Hi, I use LineChart with 2 axes with multiple datas on each axis.
> When the Chart is loading for the first time the legend is not correctly 
> formated (see lineChart_problem.png image file).
> After when I refresh the chart by a user action in javascript, the legend 
> is correctly formated (see lineChart_OK.png image file).
> I don't understand why !
> Is it a bug ?
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Visualization API" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-visualization-api/-/VI5kG1_A9wkJ.
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