.. image:: https://github.com/BBEK-Anand/mplviz/actions/workflows/tests.yml/badge.svg?branch=main :alt: Tests .. image:: https://github.com/BBEK-Anand/mplviz/actions/workflows/lint-format.yml/badge.svg :target: https://github.com/BBEK-Anand/mplviz/actions/workflows/lint-format.yml :alt: Lint & Format .. image:: https://img.shields.io/badge/Tested-Py38--310_/_MPL_3.6--3.10-green :alt: Tested .. image:: https://img.shields.io/pypi/v/mplviz.svg :target: https://pypi.org/project/mplviz/ :alt: PyPI Version .. image:: https://img.shields.io/librariesio/github/BBEK-Anand/mplviz :target: https://libraries.io/github/BBEK-Anand/mplviz :alt: Dependencies Status mplviz – A Fluent API Wrapper for Matplotlib ============================================ **mplviz** is a user-friendly, fluent API wrapper for ``matplotlib`` designed to streamline the process of creating, customizing, and managing plots in Python. By supporting method chaining and reusable functions, **mplviz** makes complex plotting workflows easier to handle, while still offering complete control over ``matplotlib`` functionalities. .. toctree:: :maxdepth: 2 :caption: Contents: source/features source/install source/api/api source/footer