Releases: PhilJay/MPAndroidChart
Releases · PhilJay/MPAndroidChart
Bugfixes, Enhancements
LimitLinefor bothXAxisandYAxis- Inverted
YAxisnow working for all chart types - Animation easing
- More styling options
- More viewport modification methods
- Bugfixes
Performance Increase, Bugfixes
- Major performance improvements
- Combined-Chart improvement
- General bugfixes
MPAndroidChart v2.0.7
- Enjoy the all new MPAndroidChart
- Included JavaDoc for gradle dependencies
- Fixed issue in cubic-lines
- General bugfixes
Bugfixes
The all new MPAndroidChart
What's new:
- Dual
YAxis HorizontalBarChartCombinedChart- Performance improvements
- Removed nineoldandroids library
- Removed v4 support library
- and many more...
Version 2.0.0 beta
What's new:
- Dual
YAxis(you can now choose which axis you want yourDataSetto plot against, either LEFT or RIGHT) CombinedChart(bar-, line-, scatter- and candle-data can now be displayed together in one chart)- Removed nineoldandroids-library
- and many more...
Not working yet:
HorizontalBarChart- Grouped
BarCharthighlighting CombinedCharthighlighting- lot's of other stuff :-)
The ReadMe.md documentation is currently outdated. Please refer to the example-project.
Please note that this is only a pre-release and absolutely not bug free and feature complete.
Let me know what you think and inform me about bugs / issues.
Minor improvements
- Minor bugfix in
RadarChart - Changes to the library architecture
- Fixed known issues
Fixed known issues
- Fixed known issues
- Provided
FillFormatterinterface for making custom implementations concerning the line-filling inLineChart - Fixed crash in
XLabels
Minor improvements
- Added new
LegendPositionsNONEandRIGHT_OF_CHART_INSIDE - Added callback for fling gestures on the chart
- Added feature to enable / disable logging
Minor fixes
- Minor fixes of previous release