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

Add support for FigureWidget events #7654

Merged
merged 8 commits into from
Jan 22, 2025
Merged

Add support for FigureWidget events #7654

merged 8 commits into from
Jan 22, 2025

Conversation

philippjfr
Copy link
Member

Adds support for rendering plotly FigureWidget including event handler support.

Copy link

codecov bot commented Jan 22, 2025

Codecov Report

Attention: Patch coverage is 75.00000% with 21 lines in your changes missing coverage. Please review.

Project coverage is 86.75%. Comparing base (b92f0c9) to head (8da6f40).
Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
panel/pane/plotly.py 58.33% 20 Missing ⚠️
panel/tests/ui/pane/test_plotly.py 97.22% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7654      +/-   ##
==========================================
- Coverage   86.77%   86.75%   -0.02%     
==========================================
  Files         346      346              
  Lines       52217    52302      +85     
==========================================
+ Hits        45313    45377      +64     
- Misses       6904     6925      +21     

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

@philippjfr philippjfr merged commit 46489e3 into main Jan 22, 2025
16 of 17 checks passed
@philippjfr philippjfr deleted the figure_widget_events branch January 22, 2025 18:04
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.

1 participant