Percentage stacked area with negative values is incorrect #2197
Labels
Comments
Two issues remaining for stacked percentage chart after this fix:
Thanks |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Demo: http://jsfiddle.net/highcharts/jBpcT/
The negative value should be substracted from the stack rather than added and displayed outside the plot area.
For reference, this is how Excel displays the same data:

The text was updated successfully, but these errors were encountered: