Skip to content
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

heatmap: colorbar.showticklabels cannot be set to false (nothing is rendered) #6507

Closed
Nauss opened this issue Mar 3, 2023 · 3 comments · Fixed by #6555
Closed

heatmap: colorbar.showticklabels cannot be set to false (nothing is rendered) #6507

Nauss opened this issue Mar 3, 2023 · 3 comments · Fixed by #6555
Labels
bug something broken

Comments

@Nauss
Copy link

Nauss commented Mar 3, 2023

This pen is simply the basic heatmap example with the showticklabels option set to false.

colorbar: {
  showticklabels: false
}

If I comment the option or set it to true it works correctly.

Looks like a bug or am I missing something ?

@alexcjohnson
Copy link
Collaborator

Thanks @Nauss - very clearly a bug, it's throwing a JS error.

@alexcjohnson alexcjohnson added the bug something broken label Mar 3, 2023
@subhajit20
Copy link

@alexcjohnson will that showticklabels attribute set to true value ?

@Nauss
Copy link
Author

Nauss commented Apr 20, 2023

Nice, great (and fast) job, thanks !

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.

3 participants