Skip to content

Releases: awslabs/plit

Initial Release

02 Mar 13:34
Compare
Choose a tag to compare

Initial release of plit:

  • Wrapper for core chart types including bar plot, scatter plot, histogram, and line chart.
  • Jupyter notebook examples for quick start.
  • Installation from PyPi.
  • Default stylesheet comes with installation.
  • Single dependency: matplotlib.
  • Readthedocs
  • Basic CI for code quality with GH Actions + tox