Do you mean the axis labels or the tooltips? The color of the axis labels
can be changed by setting the hAxis.textStyle option, like this:
hAxis: {
textStyle: {
color: '#FF0000'
}
}
You can change the color of the tooltip in the same way, with the
tooltip.textStyle option.
On Tuesday, April 3, 2012 1:57:38 PM UTC-4, B4rt0 wrote:
>
> Hello,
> I use JavaScript Column Chart generator and I can't change labels
> color. I used many options, but I couldn't achieve it by no means.
> They are grey all the time, no matter what I try.
--
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/-/HrvwJlBNrGAJ.
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.