Pie chart shows data label for negative value #7112
Closed
Labels
Comments
http://jsfiddle.net/nsdevaraj/pL4w2Lo4/ highcharts/js/parts/DataLabels.js Line 201 in 0017f6c |
Thank you for letting us know. It's a different issue, let me open new ticket for this: #7313 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Expected behaviour
Pie charts should ignore negative values altogether
Actual behaviour
Data labels for negative values is rendered when datalabel.format is given (the pie slice itself is NOT rendered)
Live demo with steps to reproduce
http://jsfiddle.net/x8zbcbt6/2/
When you remove datalabel format, data label 'AAA' will disappear.
Affected browser(s)
All
The text was updated successfully, but these errors were encountered: