Hello,

Just add the colors array to the options array, in the same order as the 
data columns:

var options = {
                            title: 'Title',
                            colors: ['red', 'green']

                        };

Best of luck!
Alex Bejan

On Monday, October 11, 2010 8:57:09 AM UTC+1, Tomas wrote:
>
> Hello, 
>
> I would like to use Google Line Char(http://code.google.com/apis/ajax/ 
> playground/?type=visualization#line_chart<http://code.google.com/apis/ajax/playground/?type=visualization#line_chart>).
>  
> By default first line draw 
> in char is always blue. 
> How to change color of line? 
>
> regards, 
> Tomas

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