/kondo

Scripts for making tidy plots

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

kondo

Scripts for making tidy plots that spark joy

Installation instructions

python -m pip install git+https://github.com/KeAWang/kondo.git@main

TODOs

  1. Convenience functions and examples for GridSpec
  2. Convenience functions and examples for subplot_mosaics

Try it out!

from kondo import use_style; use_style(palette="bmh")