HelloCharts v1.3 Release Notes

Release Date: 2014-12-18 // over 9 years ago
    • 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