Releases: davidmigloz/line-chart
Releases · davidmigloz/line-chart
2.2.0
- Add scrubCursorDrawable attribute and Change core to core-ktx (#5)) | Thanks @delacrixmorgan
- Update dependencies
2.1.0
- Fix baseline
- Fix scrub ended event sent before animation ended
- Set toward zero as default fill type and fix typo
- Improve sample app
2.0.0
- BREAKING CHANGE: minSdkVersion increased to 21 (Lollipop)
- Add zero label
1.1.0
- Add zero line
1.0.1
- Fix lateinit property labelsY has not been initialized
1.0.0
- Target Android 12 (API 31)
- Update dependencies / Remove JCenter
- Fix RuntimeException: trying to use a recycled bitmap
0.3.0
0.2.0
0.1.1
0.1.0
- Initial release