MPAndroidChart v2.2.5 Release Notes
Release Date: 2016-05-27 // almost 7 years ago-
- ๐ New: Horizontal cubic bezier lines for Line chart (through
mode
property) - ๐ New: Allow transparent color in circle hole color (Line chart)
- ๐ New:
circleHoleRadius
property for more control over line chart circles - ๐ New:
PieChart
values outside of chart (connected with lines) - ๐ New:
highlightFullBar
for highlighting all values on an x-index at once - ๐ New: Allow setting
xVals
on existing Data objects - ๐ New: Allow bubble sizes to not be normalized against the dataset max
- New: Added material color template
- ๐ New: Flag to control whether we draw a limit line's labels
- ๐ New: Exploded the Legend-Position enum to support more combinations
- ๐ New: Allow drawing borders for bars in a Bar chart
- ๐ Improved: Highlighting when multiple values on x-index present (bubble chart, combined chart)
- ๐ Fixed: We are now taking into account the
extra
offsets for Pie/Radar chart view - ๐ Fixes regarding MarkerView
- ๐ Improvements to Demo, now keeping dataset styling when changin dataset size
- ๐ General bugfixes
- ๐ New: Horizontal cubic bezier lines for Line chart (through