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

Fix incorrect tick mark label on dotplot axes happening in some cases #3924

Merged
merged 3 commits into from
Sep 12, 2023

Conversation

cmdcolin
Copy link
Collaborator

Screenshot from 2023-09-12 09-47-18

Screenshot from 2023-09-12 09-47-39

see the "50M" beneath the refname label. this is because of a "fallback to offsetPx of 0 when the bpToPx returns undefined". instead, this code now filters out the undefined bpToPx entries

@github-actions github-actions bot added the needs label triage Needs a label to show in changelog (breaking, enhancement, bug, documentation, or internal) label Sep 12, 2023
@cmdcolin cmdcolin added bug Something isn't working and removed needs label triage Needs a label to show in changelog (breaking, enhancement, bug, documentation, or internal) labels Sep 12, 2023
@cmdcolin
Copy link
Collaborator Author

also the theme.palette.divider for the tick marks is hard to see, changed to a grey

@cmdcolin cmdcolin merged commit 932ee42 into main Sep 12, 2023
@cmdcolin cmdcolin deleted the dotplot_axes branch September 12, 2023 14:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant