Skip to content

Release 1.3

Compare
Choose a tag to compare
@lecho lecho released this 18 Dec 20:15
· 168 commits to master since this release
  • Introduce SelectedValueType enum instead of integer index
  • Improved method to select value programatically
  • Disable touch events for blank center circle(PieChart), #22
  • Option to enable/disable separation lines for axes.
  • Update gradle config to work with gradle 2.2.1 and AndroidStudio 1.0
  • Rename ColumnValue into SubcolumnValue
  • Rename onNothinTouched() method into onValueDeselected()
  • Added static methods for Axis generation from collection or range #30