- IMPROVEMENT Allow to set zero value on PieChartSectionData (we remove zero sections instead of crashing), #640.
- BUGFIX Fix NPE crash in our renderers touchCallback, #651.
- BUGFIX Fix line index problem in LineChart, #665. (It has appeared in
0.36.0
, we had to revert 2nd change of0.36.0
) - BREAKING Remove unused
lineIndex
property from ShowingTooltipIndicators.