Skip to content

Releases: stevent-team/react-chartlet

v0.3.1

Choose a tag to compare

@github-actions github-actions released this 31 Aug 13:44
a44a512

Patch Changes

  • 2893d0c: Fix rendering of donuts with single segments using multiple colors

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 31 Aug 09:47
79cd50f

Minor Changes

  • b66b8b2: (breaking) Refactor bar chart spacing params to allow for min bar widths

Patch Changes

  • d87dee0: Fix rendered color of donuts with a single segment

v0.2.0

v0.2.0 Pre-release
Pre-release

Choose a tag to compare

@giraugh giraugh released this 24 Jul 14:08
43debf9

✨ Features

  • Refactor to typescript
  • Refactor responsive mechanism
  • Add bar and line chart types

🐞 Fixes

  • Donut chart renders incorrectly when only one value is non-zero