KeAWang / kondo

Scripts for making tidy plots

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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")

About

Scripts for making tidy plots

License:GNU General Public License v3.0


Languages

Language:Python 100.0%