Open transpirman opened 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
change the stroke to be a rgba rather than pure hex string to get a pattern with opacity
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