scverse / muon

muon is a multimodal omics Python framework
https://muon.scverse.org/
BSD 3-Clause "New" or "Revised" License
218 stars 31 forks source link

How should I save the `ac.pl.fragment_histogram()` plot? #101

Closed danli349 closed 1 year ago

danli349 commented 1 year ago

Hello

How should I save the plots of ac.pl.fragment_histogram() and mu.pl.histogram? There is no save parameter. Thanks

gtca commented 1 year ago

Thanks for noticing, both show= and save= should be added now to those functions!