There isn't an option to control the highlight color.

On Sunday, June 2, 2013 10:58:55 AM UTC-4, [email protected] wrote:
>
> I think have the area and column charts figured out so far - except 1 item.
>
> ex: 
> https://developers.google.com/chart/interactive/docs/gallery/combochart
>
> When you hover over 'Boliva', for example, with a dark color scheme, it 
> looks 
> very odd. How do I change the mouseover highlight color? 
>
> thanks for your help dude
>
>
> ps. I have yet to tackle the tables :-)
>
>
> On Saturday, June 1, 2013 12:32:15 PM UTC-4, asgallant wrote:
>>
>> Use the "colors" or "series.color" option to control data series colors. 
>>  Use the textStyle/titleTextStyle options and 
>> vAxis/hAxis/tooltip/legend textStyle/titleTextStyle suboptions to style the 
>> text (all of which include a "color" suboption).  The 
>> "backgroundColor.stroke" option controls the color of the border.  Set the 
>> color of the baselines with the hAxis/vAxis baselineColor suboptions. 
>>  Control the color of the gridlines with the hAxis/vAxis gridlines.color 
>> suboption.  If there is something I missed in here, just check the options 
>> list<https://developers.google.com/chart/interactive/docs/gallery/columnchart#Configuration_Options>
>> .
>>
>> Tables you can style with CSS.  They have built-in classes assigned to 
>> the various elements (use a document inspector like Chrome's to get them 
>> all) or you can use the cssClassNames 
>> option<https://developers.google.com/chart/interactive/docs/gallery/table#Configuration_Options>to
>>  set custom CSS classes.
>>
>> On Saturday, June 1, 2013 11:23:37 AM UTC-4, [email protected] wrote:
>>>
>>> So these cool google charts are black on white and I'm trying to 
>>> integrate them into an existing color scheme.
>>> And, you guessed it, my scheme is white on black (ie the complete 
>>> opposite). Can one of you wizards out
>>> there please give me a list of options and values to achieve this? I'm 
>>> looking to get white text and lines on a 
>>> black background. 
>>>
>>> I'm using combo chart with column chart, area chart and table "chart". 
>>>
>>>
>>> Thanks guys!
>>>
>>>
>>> [somewhat related pic 
>>> http://share.esignal.com/ContentRoot/ACM%20Test/Images-21/black%20chart%20candle-2.png]
>>
>>

-- 
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?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to