Open KacperMadej opened 9 years ago
Just tried with Chrome v38 and it renders it OK. Right now i'm using 40.0.2214.111 and the bug is present.
I have isolated this issue to a non-Highcharts environment: http://jsfiddle.net/highcharts/x8d7qjvd/
So the issue is clearly a Chrome bug, and I have reported it to Chrome. Usually we try to work around browser bugs, but in this case I haven't found any tweaks that works around it. Feel free to experiment with the fiddle.
There's something fishy going on with scale. See: http://jsfiddle.net/rc4avtcc/ in Chrome v 40. Definitely something on their side. (The negative x-axis in the scale function makes the image go away - not sure if there's a work around for this.)
Could you please post Chrome Bug Repport link?
The pattern appears to be working properly in Chrome 41. However, the patterns are not displaying in Chrome's print preview. Works in Safari and Firefox just fine. Can you please post the Chrome Bug Report link?
@gfitchko I can't seem to find it now, but this Chromium issue appears to be the same problem.
To see the problem compare in different browsers: http://jsfiddle.net/ErU8H/482/
(In Chorme - only plotBand pattern fill is working, in IE11 and Firefox - all is OK)
Edit/update: Chrome's versions 38 and 39 are good, but 40 is making troubles.