Releases: PhilJay/MPAndroidChart
Releases · PhilJay/MPAndroidChart
New animations, Bugfixing
- Viewport can now be moved with animations
- PieChart improvements
- CandleStickChart improvements
- BubbleChart improvements
- RadarChart improvements
- General bugfixing
Bugfixing, New features
- Support for setting different colors for value-text
- Realm.io support related bugfixes
- Introducing a
zero-line
, which can be configured separately from the grid lines of theYAxis
- Minor other bugfixes
Realm.io support, Bugfixes
General bugfixes & improvements
- Disable tap-highlighting separately from highlighting via drag or programmatically
RadarChart
webline fixMarkerView
improvements (dynamic position)XAxis
labels can now be rotated- General bugfixes
PieChart, LimitLine & interaction improvements
LimitLine
improvements (more customizeability)- Gesture callback improvements
PieChart
offset fixesPieChart
center text now supportsSpannableString
& normalString
- General bugfixing
- Code cleanup
Formatters update, bugfixes
PieChart
andHorizontalBarChart
now supportMarkerView
- Dashed highlight-lines now possible
- Introducing
FillFormatter
for individualLineDataSets
- Introducing
XAxisValueFormatter
for customXAxis
label formatting - Introducing
YAxisValueFormatter
for customYAxis
label formatting - Formatter package name changed (from
utils
toformatter
) - Documentation wiki improvements
- General improvements
- General bugfixes
Bugfixes
Bugfixes, Enhancements
- Stacked-
BarChart
fixes (vertical & horizontal bars / positive & negative values) - Fixes concerning highlighting (indicator and
MarkerView
) - Feature to allow forcing fixed number of
YAxis
labels - General bugfixes
- Smaller .jar file
Bugfixes, Enhancements
- General bugfixes
- Negative stacked bars
- More customization possibilities
BubbleChart, XAxis improvements
- New chart type:
BubbleChart
- Fixed issue concerning elevation
- Fixed issue concerning jumping
XAxis
- General bugfixes