malariagen / malariagen-data-python

Analyse MalariaGEN data from Python
https://malariagen.github.io/malariagen-data-python/latest/
MIT License
13 stars 24 forks source link

Pass through render_mode when plotting a dendrogram #453

Closed alimanfoo closed 11 months ago

alimanfoo commented 11 months ago

This PR fixes an omission where the render_mode parameter is not fully passed through to plotting code. Follow up to #450.

review-notebook-app[bot] commented 11 months ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

codecov[bot] commented 11 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (64a3e71) 97.51% compared to head (06d0554) 97.51%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #453 +/- ## ======================================= Coverage 97.51% 97.51% ======================================= Files 26 26 Lines 2092 2092 ======================================= Hits 2040 2040 Misses 52 52 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.