Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 696 Bytes

CHANGELOG.md

File metadata and controls

31 lines (18 loc) · 696 Bytes

0.2.0

  • Color parameter is now optional and alternative color swatch parameter introduced
    • Color swatch is useful for app theme matching. Blue color swatch is provided by default if neither custom colors nor color swatch are specified
  • Max value now optional and is automatically calculated from data points if not provided

0.1.8

  • Add api documentation
  • Fix formatting issues

0.1.7

  • Fix linting errors
  • Enable web and windows platforms for example project

0.1.6

  • Add null-safety support

0.1.5

  • Fix bug causing chart not to fail when labels not provided

0.1.4

  • Add support for chart perimeter labels.

0.1.0

  • Initial release. The basics are working.