Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 619 Bytes

CHANGELOG.md

File metadata and controls

24 lines (17 loc) · 619 Bytes

Changelog

v3.6.0

  • added barPercentage property to chartConfig (by @dchirutac)
  • added dot color callback prop (by @stephenc222)
  • added bar chart label rotations (by @stephenc222)

v3.5.0

  • added horizontalLabelRotation and verticalLabelRotation props to LineChart

v3.4.0

  • added chartConfig backgroundGradientFromOpacity and backgroundGradientToOpacity

3.3.0

  • added index to onDataPointClick

3.2.0

  • added optional labels for ProgressChart

3.1.0

  • added withVerticalLabels and withHorizontalLabels to LineChart, BarChart and StackedBarChart

3.0.0

  • added typescript types