Skip to content

py-ggsci 0.2.0

Compare
Choose a tag to compare
@nanxstats nanxstats released this 11 Sep 05:40
· 56 commits to main since this release
fa8445d

New features

  • Port all color scales from the R package ggsci (#5).

Improvements

  • Relax minimum dependency versions to broaden compatibility (#3).
  • Rename palette functions from *_pal() to pal_*() for consistency with the R package ggsci (#4).

Documentation

  • Add an API reference page for each palette to the MkDocs site (#6).

Infrastructure

  • Add scripts to retrieve and update color palette data (#2).