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

Bugfix: categorical axis tickson boundaries showgrid #6885

Merged
merged 7 commits into from
Feb 8, 2024

Conversation

Farkites
Copy link
Contributor

@Farkites Farkites commented Feb 6, 2024

Resolves issue in plotly.py # 3155

Description:

Error described in plotly.py # 3155 persisted when:

  • Axis type = "categorical"
  • tickson = "boundaries"
  • showgrid = true

This error is originated in plotly.js.

Codepen here

@Farkites Farkites added bug something broken status: reviewable labels Feb 6, 2024
@archmoj
Copy link
Contributor

archmoj commented Feb 7, 2024

Great fix.
Thanks for the PR.
💃

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 this pull request may close these issues.

None yet

2 participants