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