You're using the old linechart package and not the new corechart package. In
the playground, click the "Edit HTML" button to view all HTML, and look for
the google.load line. Now compare it to the same line in your code. You'll
see a difference in the package name - "linechart" vs. "corechart".

On Tue, Oct 26, 2010 at 1:35 PM, kulesa <[email protected]> wrote:

> Hi, I have a problem with linechart: some of the options do not have
> any effect when used in my html, but work if the same function is
> tested in Google Code Playground.
>
> See content of the html here: http://gist.github.com/646678
>
> If you would open the file (the browser doesn't matter, i tried
> Chrome, Safary and Firefox), you'll see that options curveType, vAxis
> and titleTextStyle didn't apply. While at the same time other options
> (title, width, height, legend) did! The same code works fine in the
> Playground.
>
> What am I missing here?
>
> --
> 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]<google-visualization-api%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/google-visualization-api?hl=en.
>
>

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