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 display of interactive Matplotlib #6450

Merged
merged 2 commits into from
Mar 6, 2024

Small fixes

d464c3f
Select commit
Loading
Failed to load commit list.
Merged

Fix display of interactive Matplotlib #6450

Small fixes
d464c3f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 6, 2024 in 0s

82.04% (-0.01%) compared to 06f0318

View this Pull Request on Codecov

82.04% (-0.01%) compared to 06f0318

Details

Codecov Report

Attention: Patch coverage is 36.00000% with 16 lines in your changes are missing coverage. Please review.

Project coverage is 82.04%. Comparing base (06f0318) to head (d464c3f).

Files Patch % Lines
panel/pane/plot.py 36.00% 16 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6450      +/-   ##
==========================================
- Coverage   82.05%   82.04%   -0.01%     
==========================================
  Files         310      310              
  Lines       45930    45945      +15     
==========================================
+ Hits        37689    37697       +8     
- Misses       8241     8248       +7     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.