Recent Releases of marsilea

marsilea - v0.5.4

What's Changed

  • Fix SizedMesh palette are not properly handled by @Mr-Milk in https://github.com/Marsilea-viz/marsilea/pull/66

- Python
Published by Mr-Milk 7 months ago

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.1

Fix #55

- Python
Published by Mr-Milk 12 months ago

marsilea - v0.5.0 (2025 New Release)

  • Minor bugs fixed
  • Deprecated hsplit and vsplit

- Python
Published by Mr-Milk about 1 year ago

marsilea - v0.5.0rc1

- Python
Published by Mr-Milk about 1 year ago

marsilea - v0.4.8

Quick fix for matplotlib 3.10.*

- Python
Published by Mr-Milk about 1 year ago

marsilea - v0.4.7

Introduce StackBoard and CompositeBoard for a more flexible layout. Minor bugs fixed.

- Python
Published by Mr-Milk about 1 year ago

marsilea - v0.4.6

  • Improve documentations
  • color in Numbers now supports multiple colors.

- Python
Published by Mr-Milk over 1 year ago

marsilea - v0.4.5

  • Add Range plotter
  • Minor bugs fixed

- Python
Published by Mr-Milk over 1 year ago

marsilea - v0.4.4

Minor bugs fixed

- Python
Published by Mr-Milk over 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 Image and Emoji
  • Oncoprinter is now included in the distribution
  • Underline can be added in Chunk and FixedChunk

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.4.2

Full Changelog: https://github.com/Marsilea-viz/marsilea/compare/v0.4.1...v0.4.2

- Python
Published by Mr-Milk over 1 year ago

marsilea - v0.4.1

Full Changelog: https://github.com/Marsilea-viz/marsilea/compare/v0.4.0...v0.4.1

- Python
Published by Mr-Milk over 1 year ago

marsilea - v0.4.0

  • Regular updates
  • User can now provide extra legends

Full Changelog: https://github.com/Marsilea-viz/marsilea/compare/v0.3.6...v0.4.0

- Python
Published by Mr-Milk over 1 year ago

marsilea - v0.3.6

  • Labels are supported in stats-related plots
  • Minor bugs fixed

- Python
Published by Mr-Milk almost 2 years ago

marsilea - v0.3.5

  • Minor bugs fixed

- Python
Published by Mr-Milk almost 2 years ago

marsilea - v0.3.4

  • New plotter: Area

- Python
Published by Mr-Milk almost 2 years 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 FixedChunk parameters 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.2

- Python
Published by Mr-Milk about 2 years ago

marsilea - v0.3.2

- Python
Published by Mr-Milk about 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
  • 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

- Python
Published by Mr-Milk over 2 years ago

marsilea -

- Python
Published by Mr-Milk almost 3 years ago

marsilea - v0.3.0rc1

- Python
Published by Mr-Milk almost 3 years ago

marsilea - 😽 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!

- Python
Published by Mr-Milk almost 3 years ago

marsilea - 🥳 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

- Python
Published by Mr-Milk about 3 years ago

marsilea - v0.1.0

The first release of heatgraphy.

- Python
Published by Mr-Milk about 3 years ago