Releases: Marsilea-viz/marsilea
Releases · Marsilea-viz/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
FixedChunk
parameters by @liuzj039 in #28
Full Changelog: v0.3.2...v0.3.3
v0.3.2
Switch to token way for PYPI
v0.3.0
- Rewrite the logic for handling internal data and parameters across split RenderPlan, see
RenderSpec
Chunk
now functions as other text-based RenderPlan
add_dendrogram
supports pre-computed linkage and passing a custom function to compute centroid for meta dendrogram
😽 v0.2.1
CrossLayout
now supports adding margin around it.
- Statistics plots like barplot and boxplot can now be rendered on the main canvas.
Labels
, Title
and Chunk
now use padding
to control the space between axes borders, and text_pad
is removed!
🥳 v0.2.0
- The underlying
CrossLayout
is reimplemented
- Faster rendering speed
- Much robust layout resize
- Unify size unit in inches
- Support removing
Axes
- Rewrote the rendering logic for
Label
, Title
, Chunk
AnnoLabels
layout in a more intuitive way
v0.1.0
The first release of heatgraphy.