- added barPercentage property to chartConfig (by @dchirutac)
- added dot color callback prop (by @stephenc222)
- added bar chart label rotations (by @stephenc222)
- added
horizontalLabelRotation
andverticalLabelRotation
props toLineChart
- added
chartConfig
backgroundGradientFromOpacity
andbackgroundGradientToOpacity
- added
index
toonDataPointClick
- added optional labels for ProgressChart
- added withVerticalLabels and withHorizontalLabels to LineChart, BarChart and StackedBarChart
- added typescript types