Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

negativeColor with drilldown apply wrong colors for series in drilldown #4402

Closed
KacperMadej opened this issue Jul 17, 2015 · 2 comments
Closed

Comments

@KacperMadej
Copy link

When point is painted with negative color, then drilling down into it will force all points to be filled with that negative color of parent series.

Example with bars: http://jsfiddle.net/03heofhn/1/

Setting color for drilldown series helps for other seris but column based ones.
Only after mouse hover color will change to proper one, but in tooltip dot is colored wrongly.
http://jsfiddle.net/2x58sha7/

Workaround - trigger hover for all points after drilldown.

@pawelfus
Copy link
Contributor

Connected issue: #4359

@KacperMadej
Copy link
Author

Working since version 4.1.8.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants