v1.4.50
·
30 commits
to master
since this release
🎉 1.4.50
🐛 Bug fixes
- Fixed issue with tooltips in Bar and Stacked Bar charts.
- Fixed issue with
customDataPoint
,dataPointLabelComponent
andfocusedDataPointLabelComponent
in Line/Area charts and enhanced the focus related functionality.
🔨 Refactor
- Moved tooltip related logic to gifted-charts-core
- Moved focus related logic for Line/Area charts to gifted-charts-core
- Exported a few more types from gifted-charts-core and exposed them from react-native-gifted-charts