Closed alimanfoo closed 11 months ago
Check out this pull request on
See visual diffs & provide feedback on Jupyter Notebooks.
Powered by ReviewNB
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
64a3e71
) 97.51% compared to head (06d0554
) 97.51%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This PR fixes an omission where the
render_mode
parameter is not fully passed through to plotting code. Follow up to #450.