Skip to content

Releases: nanxstats/py-ggsci

py-ggsci 0.4.1

12 Sep 13:48
2ae1af9
Compare
Choose a tag to compare

Documentation

  • Add an initial code block to the Get Started article showing the essential imports required for the example plots (#17).

py-ggsci 0.4.0

12 Sep 02:38
db08cda
Compare
Choose a tag to compare

Testing

  • Add a parametrized, introspection-driven test suite covering utilities, palettes, and scales. Code coverage reaches 100% (#14).

py-ggsci 0.3.0

12 Sep 01:21
d83c4ff
Compare
Choose a tag to compare

Improvements

  • Refine type annotations and docstrings to follow best practices (#9).

Documentation

CI/CD

  • Add GitHub Actions workflow for mypy type checks (#10).

py-ggsci 0.2.0

11 Sep 05:40
fa8445d
Compare
Choose a tag to compare

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

py-ggsci 0.1.0

10 Sep 06:34
Compare
Choose a tag to compare

New features

  • Port four experimental color scales for plotnine from the R package ggsci.
    • Add palette functions for direct color access.
    • Support alpha transparency for all scales.
    • Reverse parameter for continuous scales.
    • British spelling aliases.