highcharts / pattern-fill

MIT License
20 stars 23 forks source link

in Chorme - for inverted chart patterns are not applied #8

Open KacperMadej opened 9 years ago

KacperMadej commented 9 years ago

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.

phrfpeixoto commented 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.

TorsteinHonsi commented 9 years ago

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.

stephoverflow commented 9 years ago

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

phrfpeixoto commented 9 years ago

Could you please post Chrome Bug Repport link?

gfitchko commented 9 years ago

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?

TorsteinHonsi commented 9 years ago

@gfitchko I can't seem to find it now, but this Chromium issue appears to be the same problem.