Skip to content

Releases: chiangs/stackable-bar-chart

1.2.1

Choose a tag to compare

@chiangs chiangs released this 02 Sep 09:36

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

Choose a tag to compare

@chiangs chiangs released this 02 Sep 10:45

Changes

  • Updates to the README

Additions

  • Added example images to README

1.2.0

Choose a tag to compare

@chiangs chiangs released this 01 Sep 11:24

Revert to Yarn v1 as pkg mgr.

1.0.1

Choose a tag to compare

@chiangs chiangs released this 01 Sep 11:00

Fix missing automation token for release.

1.0.0

Choose a tag to compare

@chiangs chiangs released this 01 Sep 10:51

Initial release of stackable bar chart