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
Merged

Fix display of interactive Matplotlib #6450

merged 2 commits into from
Mar 6, 2024

Conversation

philippjfr
Copy link
Member

Ensures the ipympl widget is correctly initialized, allowing the plot to be rendered.

Copy link

codecov bot commented Mar 6, 2024

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     
Flag Coverage Δ
ui-tests 36.54% <20.00%> (+<0.01%) ⬆️
unitexamples-tests 71.57% <36.00%> (-0.01%) ⬇️

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

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

@philippjfr philippjfr merged commit dc87ae6 into main Mar 6, 2024
14 of 15 checks passed
@philippjfr philippjfr deleted the ipympl_fixes branch March 6, 2024 16:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant