Skip to content

v1.4.50

Compare
Choose a tag to compare
@Abhinandan-Kushwaha Abhinandan-Kushwaha released this 29 Dec 18:12
· 30 commits to master since this release
7a275d8

🎉 1.4.50

🐛 Bug fixes

  1. Fixed issue with tooltips in Bar and Stacked Bar charts.
  2. Fixed issue with customDataPoint, dataPointLabelComponent and focusedDataPointLabelComponent in Line/Area charts and enhanced the focus related functionality.

🔨 Refactor

  1. Moved tooltip related logic to gifted-charts-core
  2. Moved focus related logic for Line/Area charts to gifted-charts-core
  3. Exported a few more types from gifted-charts-core and exposed them from react-native-gifted-charts