plotΒΆ

The mypy-baseline plot draws a chart of the baseline size change over time using plotnine.

It works in a similar manner to mypy-baseline history. You also need a git repository and the git itself. You also need plotnine to be installed.

python3 -m pip install plotnine
python3 -m mypy_baseline plot