inconsistent label position in waterfall #3589
Closed
Comments
I'm not sure it's a bug - actually I am more surprised that the borderWidth has anything to do with it. For a negative column, I would expect the data label to sit below the column, as in http://jsfiddle.net/highcharts/b616eex9/. |
Yes, that is the issue. "//Removing this will solve it" is misleading. |
pawelfus
added a commit
that referenced
this issue
Nov 5, 2015
pawelfus
added a commit
that referenced
this issue
Jul 9, 2018
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In this fiddle http://jsfiddle.net/kzoon/5r465rtp/4/ the data label of the first column (-5.8 ) is rendered below the column.
Removing one of the settings marked with "//Removing this will solve it" makes the chart change to rendered of the data label to above the column.
The text was updated successfully, but these errors were encountered: