- 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
- Add api documentation
- Fix formatting issues
- Fix linting errors
- Enable web and windows platforms for example project
- Add null-safety support
- Fix bug causing chart not to fail when labels not provided
- Add support for chart perimeter labels.
- Initial release. The basics are working.