Skip to content

Releases: chiangs/stackable-bar-chart

1.2.1

02 Sep 09:36
Compare
Choose a tag to compare

Additions

  • Updated readme with API table

Changes

  • Change data type to ChartData interface which is the minimum required props and extended by other interfaces such as ChartProps
  • Refactored typings in supporting functions
  • Updated integration tests to improve coverage
  • Refactored percentage calculation to normalize negative values to 0

1.2.2

02 Sep 10:45
Compare
Choose a tag to compare

Changes

  • Updates to the README

Additions

  • Added example images to README

1.2.0

01 Sep 11:24
Compare
Choose a tag to compare

Revert to Yarn v1 as pkg mgr.

1.0.1

01 Sep 11:00
Compare
Choose a tag to compare

Fix missing automation token for release.

1.0.0

01 Sep 10:51
Compare
Choose a tag to compare

Initial release of stackable bar chart