xbrowne
Posts: 10
Joined: Mon May 16, 2011 6:49 pm

Using rgba on series causes tooltips to have same opacity

I would like to set the color for a series to be rgba(255,255,255,0), but this is messing with the borderColor for tooltips.

See: http://jsfiddle.net/j6Udd/1/

If you hover over Series 1 first the tooltip borderColor is the same as the series color. However, once you hover over Series 2 (alpha = 0) the borders for all tooltips and all series are completely transparent from this point on. I would assume the alpha designation should only affect the tooltips for Series 2..

-Chris-
hfrntt
Posts: 6393
Joined: Mon Aug 30, 2010 8:41 am
Contact: Website

Re: Using rgba on series causes tooltips to have same opacity

It looks like a bug. I reported an issue here: https://github.com/highslide-software/h ... issues/284
Slawek Kolodziej
Highcharts support team

Return to “Highcharts Usage”