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

Fixes matplotlib empty BoxWhisker plot #5450

Merged
merged 1 commit into from
Sep 24, 2022

Conversation

hoxbro
Copy link
Member

@hoxbro hoxbro commented Sep 19, 2022

Fixes #5120

@codecov-commenter
Copy link

Codecov Report

Merging #5450 (67356d6) into master (d8b83d1) will increase coverage by 0.02%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #5450      +/-   ##
==========================================
+ Coverage   88.09%   88.11%   +0.02%     
==========================================
  Files         301      301              
  Lines       61990    61969      -21     
==========================================
- Hits        54608    54607       -1     
+ Misses       7382     7362      -20     
Impacted Files Coverage Δ
holoviews/plotting/mpl/stats.py 87.17% <100.00%> (+0.11%) ⬆️
holoviews/plotting/util.py 70.72% <0.00%> (-0.16%) ⬇️
holoviews/tests/test_streams.py 98.24% <0.00%> (-0.11%) ⬇️
holoviews/plotting/bokeh/element.py 89.36% <0.00%> (+0.50%) ⬆️
holoviews/tests/plotting/bokeh/test_callbacks.py 100.00% <0.00%> (+1.37%) ⬆️
holoviews/tests/core/data/test_daskinterface.py 97.01% <0.00%> (+10.34%) ⬆️

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

@philippjfr philippjfr merged commit c75fe0c into holoviz:master Sep 24, 2022
@hoxbro hoxbro deleted the nan_boxwhisker branch September 24, 2022 17:55
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.

Empty Box-Whisker plot with the Matplotlib backend when vdims has NaNs
3 participants