Marsilea banner

Marsilea: Declarative creation of composable visualization#

Marsilea is a Python library for creating composable visualizations in a declarative way. It is built on top of Matplotlib and provides a high-level API for you to puzzle different visualizations together like logo.

If you use Marsilea in your research, please cite: Marsilea: an intuitive generalized framework for composable visualizationsGenome Biology, 2024

Related Projects

Installation#

Install via pip:

$ pip install marsilea

Documentation Sections#

API Reference

api/index.html

How-To

how-to.html