Skip to content

Releases: PhilJay/MPAndroidChart

New animations, Bugfixing

28 Feb 18:34
Compare
Choose a tag to compare
  • Viewport can now be moved with animations
  • PieChart improvements
  • CandleStickChart improvements
  • BubbleChart improvements
  • RadarChart improvements
  • General bugfixing

Bugfixing, New features

10 Feb 19:22
Compare
Choose a tag to compare
  • 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 the YAxis
  • Minor other bugfixes

Realm.io support, Bugfixes

18 Jan 23:01
Compare
Choose a tag to compare
  • Plotting data directly from Realm.io mobile data base
  • Realm.io tutorial
  • Introducing DataSet interfaces (e.g. ILineDataSet) for creating custom DataSets
  • Bugfixing in HorizontalBarChart
  • Bugfixing concerning stacked-bars
  • Rotated XAxis labels fixes
  • General bugfixes

General bugfixes & improvements

02 Nov 19:33
Compare
Choose a tag to compare
  • Disable tap-highlighting separately from highlighting via drag or programmatically
  • RadarChart webline fix
  • MarkerView improvements (dynamic position)
  • XAxis labels can now be rotated
  • General bugfixes

PieChart, LimitLine & interaction improvements

11 Oct 17:30
Compare
Choose a tag to compare
  • LimitLine improvements (more customizeability)
  • Gesture callback improvements
  • PieChart offset fixes
  • PieChart center text now supports SpannableString & normal String
  • General bugfixing
  • Code cleanup

Formatters update, bugfixes

20 Sep 08:48
Compare
Choose a tag to compare
  • PieChart and HorizontalBarChart now support MarkerView
  • Dashed highlight-lines now possible
  • Introducing FillFormatter for individual LineDataSets
  • Introducing XAxisValueFormatter for custom XAxis label formatting
  • Introducing YAxisValueFormatter for custom YAxis label formatting
  • Formatter package name changed (from utils to formatter)
  • Documentation wiki improvements
  • General improvements
  • General bugfixes

Bugfixes

31 Jul 22:00
Compare
Choose a tag to compare
  • Fixes concerning grouped-bars
  • General bugfixes

Bugfixes, Enhancements

24 Jul 22:16
Compare
Choose a tag to compare
  • 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

20 Jul 11:32
Compare
Choose a tag to compare
  • General bugfixes
  • Negative stacked bars
  • More customization possibilities

BubbleChart, XAxis improvements

05 May 16:25
Compare
Choose a tag to compare
  • New chart type: BubbleChart
  • Fixed issue concerning elevation
  • Fixed issue concerning jumping XAxis
  • General bugfixes