Arearange chart: marker symbol shows wrong color when negativeColor is set #8100
Labels
Comments
Hi @skuske Thank you for reporting this bug. |
Thanks for fixing that so quickly, but: we need that fixed in the iOS wrapper as we use arearange charts and negative colors quite a lot. How can I get that incorporated into the iOS wrapper? Thanks! :o) |
First we need to release Highcharts v6.1.0 (~next week), then, probably in ~two weeks, we should release iOS version. Then you can update your iOS wrapper to get fixed version. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Expected behaviour
Marker symbol located in the positive area should show up in the series's color, and not in the negative color
Actual behaviour
Marker symbol located in the positive area show up with the negative color if arearange has a negative minimum and a positive maximum
Live demo with steps to reproduce
Am using the iOS wrapper - therefore I attach a screenshot:
Product version
Highcharts 6.0.7, Latest iOS wrapper
Affected browser(s)
iOS wrapper - not tested as JS on a browser
The text was updated successfully, but these errors were encountered: