Fixes issue #22 and restructures sample application.
There are no changes to the API that will break existing users of the library. Simply update your gradle dependency to upgrade to this release.
Unclaimed project
Are you a maintainer of android-DecoView-charting? Claim this project to take control of your public changelog and roadmap.
Changelog
DecoView: Android arc based animated charting library
Fixes issue #22 and restructures sample application.
There are no changes to the API that will break existing users of the library. Simply update your gradle dependency to upgrade to this release.
Adds new shadow feature. There are no changes to the API that will break existing users of the library. Simply update your gradle dependency to upgrade to this release.
Resolves an issue only seen on the Nexus 6P. Calls to Canvas.createArc with a sweep angle of 0 draw a complete 360 degree circle, on all other devices this not rendered at all, ie. 0 degree sweep.
Resolves an issue only seen on the Nexus 6P. Calls to Canvas.createArc with a sweep angle of 0 draw a complete 360 degree circle, on all other devices this not rendered at all, ie. 0 degree sweep.