3d column chart with scrollbar shows spurious point label #7103
Labels
Comments
Hi @marklofdahl Thank you for reporting this issue. Workaround:
|
Denyllon
added a commit
that referenced
this issue
Feb 26, 2018
TorsteinHonsi
added a commit
that referenced
this issue
Feb 27, 2018
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Expected behaviour
Chart should only show data point labels for visible data points.
Actual behaviour
Chart has data points that are not visible, due to the xAxis max, and scrollbar.
For a data point off the chart to the right, the label is showing up on the far left of the chart.
135.6% is showing up on the far left, and should not show up at all when the scrollbar is to the far left.
Live demo with steps to reproduce
http://jsfiddle.net/marklofdahl/gj5Lqkar/
Affected browser(s)
tested in Firefox
The text was updated successfully, but these errors were encountered: