Recent Releases of marsilea
marsilea - v0.5.3
What's Changed
- Support draw multiple artists in piece by @AntonyCotton in https://github.com/Marsilea-viz/marsilea/pull/60
- New release action by @Mr-Milk in https://github.com/Marsilea-viz/marsilea/pull/62
New Contributors
- @AntonyCotton made their first contribution in https://github.com/Marsilea-viz/marsilea/pull/60
Full Changelog: https://github.com/Marsilea-viz/marsilea/compare/v0.5.2...v0.5.3
- Python
Published by Mr-Milk 9 months ago
marsilea - v0.5.2
What's Changed
- Fix parsing NA value of text annot in ColorMesh by @liuxiawei in https://github.com/Marsilea-viz/marsilea/pull/56
New Contributors
- @liuxiawei made their first contribution in https://github.com/Marsilea-viz/marsilea/pull/56
Full Changelog: https://github.com/Marsilea-viz/marsilea/compare/v0.5.1...v0.5.2
- Python
Published by Mr-Milk 10 months ago
marsilea - v0.5.0 (2025 New Release)
- Minor bugs fixed
- Deprecated
hsplitandvsplit
- Python
Published by Mr-Milk about 1 year ago
marsilea - v0.4.3
What's Changed
- Enable the specified precomputed chunk linkage. by @liuzj039 in https://github.com/Marsilea-viz/marsilea/pull/37
- Rasterization is enabled for
Dendrogram - Two new plotters
ImageandEmoji - Oncoprinter is now included in the distribution
- Underline can be added in
ChunkandFixedChunk
Full Changelog: https://github.com/Marsilea-viz/marsilea/compare/v0.4.2...v0.4.3
- Python
Published by Mr-Milk over 1 year ago
marsilea - v0.3.3
What's new
- Document updates
- Small bugs fixed
- Most plotters can now add label #24
- Redesign of split API #29
PR
- Correct the typo related to the order of
FixedChunkparameters by @liuzj039 in https://github.com/Marsilea-viz/marsilea/pull/28
Full Changelog: https://github.com/Marsilea-viz/marsilea/compare/v0.3.2...v0.3.3
- Python
Published by Mr-Milk almost 2 years ago
marsilea - v0.3.1
What's Changed
- Support for supplying linkages for splited
ClusterBoard#17 by @Mr-Milk in https://github.com/Marsilea-viz/marsilea/pull/18 - Add omitted linkage parameter by @liuzj039 in https://github.com/Marsilea-viz/marsilea/pull/19
New Contributors
- @liuzj039 made their first contribution in https://github.com/Marsilea-viz/marsilea/pull/19
Full Changelog: https://github.com/Marsilea-viz/marsilea/compare/v0.3.0...v0.3.1
- Python
Published by Mr-Milk about 2 years ago
marsilea - v0.3.0
- Rewrite the logic for handling internal data and parameters across split RenderPlan, see
RenderSpec Chunknow functions as other text-based RenderPlanadd_dendrogramsupports pre-computed linkage and passing a custom function to compute centroid for meta dendrogram
- Python
Published by Mr-Milk over 2 years ago
marsilea - 😽 v0.2.1
CrossLayoutnow supports adding margin around it.- Statistics plots like barplot and boxplot can now be rendered on the main canvas.
Labels,TitleandChunknow usepaddingto control the space between axes borders, andtext_padis removed!
- Python
Published by Mr-Milk almost 3 years ago
marsilea - 🥳 v0.2.0
- The underlying
CrossLayoutis reimplemented- Faster rendering speed
- Much robust layout resize
- Unify size unit in inches
- Support removing
Axes
- Rewrote the rendering logic for
Label,Title,Chunk AnnoLabelslayout in a more intuitive way
- Python
Published by Mr-Milk about 3 years ago