Hi Joachim

I've been doing it with css. 
Something like:

#visualization path { stroke-width:1px; }
http://jsfiddle.net/cmoreira/p0emnrxu/

But if you're using the markers mode or text mode, you can set the inactive 
parameter to false:
http://jsfiddle.net/cmoreira/dfd1zu21/

Hope it helps! 


On Wednesday, March 11, 2015 at 10:41:40 AM UTC, Joachim Löfstedt wrote:
>
> Hey,
>
> I wonder if its possible to prevent the hover effect on Googles GeoCharts 
> https://developers.google.com/chart/interactive/docs/gallery/geochart to 
> be displayed.
> When you hover a region of the map a custom stroke/border is added on top 
> of the country normal stroke. I have tried for quite some time finding a 
> solution to this but it seems impossible to remove it.
>
> Anyone got ideas?
>
> Thanks
>

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