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 for yaxis option and labels when multi_y=True #5816

Closed
wants to merge 54 commits into from

Conversation

jlstevens
Copy link
Contributor

WIP

While I think the position fix is along the right lines, handling labels still needs more thought.

This PR is based off #5621 in order to keep the diff there clean. Should be able to rebase off main when that PR is merged.

@jlstevens jlstevens changed the base branch from main to multi_axes July 20, 2023 15:21
@codecov-commenter
Copy link

codecov-commenter commented Jul 20, 2023

Codecov Report

Merging #5816 (a98eb01) into multi_axes (6e6c0a8) will decrease coverage by 0.01%.
The diff coverage is 100.00%.

@@              Coverage Diff               @@
##           multi_axes    #5816      +/-   ##
==============================================
- Coverage       88.21%   88.20%   -0.01%     
==============================================
  Files             308      308              
  Lines           63293    63227      -66     
==============================================
- Hits            55836    55772      -64     
+ Misses           7457     7455       -2     
Flag Coverage Δ
ui-tests 22.36% <4.16%> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
holoviews/plotting/bokeh/element.py 88.27% <100.00%> (+0.14%) ⬆️
holoviews/plotting/plot.py 93.28% <100.00%> (ø)

... and 10 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@jlstevens
Copy link
Contributor Author

Still very much rough and WIP but the last commit handles the basic case and turns an xfail into an xpass:

image

@jlstevens jlstevens changed the base branch from multi_axes to main July 21, 2023 12:20
@jlstevens jlstevens changed the base branch from main to multi_axes July 21, 2023 12:20
Base automatically changed from multi_axes to main July 21, 2023 18:04
@jlstevens
Copy link
Contributor Author

Closing as superseded by #5827

@jlstevens jlstevens closed this Jul 25, 2023
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 23, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants