Skip to content

Contributing guide

To run the unit tests:

pip install -e .
pip install -r tests/test_requirements
pytest

Credits

Inspiration for this plugin came from Vincent Warmerdam's justcharts

@facelessuser 's excellent https://facelessuser.github.io/pymdown-extensions library and documentation helped making this plugin a lot easier.

And obviously vega-lite is an amazing library for declaritive visualizations.


Last update: 2021-12-08
Created: 2021-12-08