Skip to content

showspikes: true doesn't work if showticklabels: false #1977

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
shogun70 opened this issue Aug 31, 2017 · 3 comments · Fixed by #1980
Closed

showspikes: true doesn't work if showticklabels: false #1977

shogun70 opened this issue Aug 31, 2017 · 3 comments · Fixed by #1980
Labels
bug something broken

Comments

@shogun70
Copy link

See https://codepen.io/anon/pen/mMvybw

My use case for this is when tick-labels for a "category" axis are too long or too numerous I want to hide the labels and show a bootstrap tooltip at the end of the spikeline. I use hovermode: 'closest' so I don't get the built-in commonLabel on hover.

I'm currently working around this issue using tickfont.color: 'transparent'instead of showticklabels: false.

@etpinard
Copy link
Contributor

etpinard commented Sep 1, 2017

Thanks for the report.

Related: #1604

@shogun70
Copy link
Author

shogun70 commented Sep 7, 2017

Thanks, that was fast.

@etpinard
Copy link
Contributor

etpinard commented Sep 7, 2017

Thanks for the 10/10 bug report @shogun70 👌

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

Successfully merging a pull request may close this issue.

2 participants