highcharts / pattern-fill

MIT License
20 stars 23 forks source link

'Opacity' parameter causing error on IE11 #24

Open transpirman opened 7 years ago

transpirman commented 7 years ago

Hi,

Using the opacity parameter will generate an error on IE11 (tested under windows 7)

http://jsfiddle.net/slorenc/jzy1unsv/184/ => remove " 'opacity': 0.2" and it will work

danatcofo commented 7 years ago

change the stroke to be a rgba rather than pure hex string to get a pattern with opacity