Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 1.36 KB

README.md

File metadata and controls

18 lines (12 loc) · 1.36 KB

Join the chat at https://gitter.im/matplotlib/mpl-altair Powered by http://www.numfocus.org

Matplotlib Backend for Altair Visualization Library

Altair is a declarative statistical visualization library for Python, based on the Vega and Vega-Lite visualization grammars. This project converts Altair charts to Matplotlib objects that can be modified using the Matplotlib API, rendered as publication-qualuty figures, and integrated with Matplotlib based tools, libraries, and dashboards.

Contributing

Want to add docs? Features? Found a bug? Awesome!

Our style guide is matplotlib's and we use pytest for testing. Chat with us on gitter

Acknowledgments

Initial work on this project was supported by the John Hunter Matplotlib Summer Fellowship.