Skip to content

1.2.1

Latest
Compare
Choose a tag to compare
@chiangs chiangs released this 02 Sep 09:36
· 15 commits to main since this release

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