v0.9.4
版本发布时间: 2015-08-30 19:10:03
bmarrdev/android-DecoView-charting最新发布版本:v1.2(2016-07-03 12:12:58)
- Added pause() and resume() support for data series move animation
- Added pause/resume sample fragment to sample app
- Added support for 0 duration move events (no animation)
- Changed default move effect animation duration from 2000ms to duration calculated by total series spin duration
- Deprecated function DecoView.getSeriesItem(int index). Use DecoView.getChartSeries(int index).getSeriesItem()