Incorrect xAxis crosshair width when xAxis has categories #5819
Labels
Comments
Thanks for reporting. Workaround: http://jsfiddle.net/uap0hdrs/1/ |
oysteinmoseng
added a commit
that referenced
this issue
Oct 13, 2016
oysteinmoseng
added a commit
that referenced
this issue
Oct 14, 2016
TorsteinHonsi
added a commit
that referenced
this issue
Oct 14, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Expected behaviour
Setting xAxis.crosshair.width=1 for an xAxis that also has categories should make it appear as a vertical line that is 1px wide.
Actual behaviour
The crosshair appears to take up the width of the segment it is in (e.g. the category's entire space on the x-axis), regardless of the crosshair width setting.
Live demo with steps to reproduce
http://jsfiddle.net/uap0hdrs/
Affected browser(s)
Chrome, Firefox
The text was updated successfully, but these errors were encountered: