Skip to content

showTickValue not displaying as expected #550

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
fractionalJoe opened this issue Aug 7, 2017 · 1 comment
Closed

showTickValue not displaying as expected #550

fractionalJoe opened this issue Aug 7, 2017 · 1 comment

Comments

@fractionalJoe
Copy link

Steps to reproduce

  1. View Link http://jsfiddle.net/jnfsekpg/1/

Expected behaviour

Should only have tick values displayed for integer values with tick marks shown at 0.5 increments.

Actual behaviour

Shows tick values at 0.5 steps. If showTicks is false then tick values are only displayed for integer values, but no tick mark is shown for 0.5 increments.

@ValentinH
Copy link
Member

Good point, I fixed it: http://jsfiddle.net/jujrs0v0/

Actually, I didn't thnink about this usage, but it was a good one 👍

You can update to 6.3.0 to get the fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants