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 #51 #52

Merged
merged 6 commits into from
Mar 6, 2024
Merged

Fix #51 #52

merged 6 commits into from
Mar 6, 2024

Conversation

MichaelHatherly
Copy link
Collaborator

Render inline HTML for plotly plots rather than complete HTML documents.

Fix #51
Render inline HTML for plotly plots rather than complete HTML documents.
@MichaelHatherly MichaelHatherly linked an issue Mar 5, 2024 that may be closed by this pull request
Copy link

codecov bot commented Mar 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.83%. Comparing base (49e3c3c) to head (0f612ad).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #52      +/-   ##
==========================================
+ Coverage   85.62%   85.83%   +0.21%     
==========================================
  Files           5        5              
  Lines         473      473              
==========================================
+ Hits          405      406       +1     
+ Misses         68       67       -1     

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

Potential upstream issue.
@MichaelHatherly MichaelHatherly merged commit 65f8689 into main Mar 6, 2024
10 checks passed
@MichaelHatherly MichaelHatherly deleted the mh/plotly-inline-render branch March 6, 2024 12:10
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.

Correctly render PlotlyJS/PlotlyBase objects
2 participants