Releases: wuxudong/react-native-charts-wrapper
Releases · wuxudong/react-native-charts-wrapper
revert Charts version to 3.1.1
revert Charts version back to 3.1.1, because of bugs of Charts 3.2.0.
ChartsOrg/Charts#3673
ChartsOrg/Charts#3671
Some bug fixes.
Add stock k line example.
add support for linkage chart
add support for linkage chart.
Multiple charts can be synchronized at native side.
bug fix for setDataAndLockIndex.
swift 4.2 is required.
Support for Swift 4.2 and Xcode 10
Support for Swift 4.2 and Xcode 10.
Don't use if you are NOT using Swift 4.2
introduce setDataAndLockIndex
setDataAndLockIndex
is important when you implement dynamic scroll chart.
Data is load in backend, and chart view remains unchanged.
Check examples-> infiniteScrollLineChart for detail.
fix Charts version to 3.1.1
bug fix
cocoapods is introduced and other improvements.
- cocoapods support.
- fix visibleRange
- more settings for radar chart.
- Add IndexValueFormatter. Now both axis and data support valueFormatter.
- add highlights function
- fix collision with react-native-maps
upgrade to MpAndroidChart 3.0.3 and Charts 3.1.1
Swift 4.1 is required for 0.4.3.
More attributes for PieChart and doc
Bug fix
Support gesture and direct function
Android and iOS gesture support.
Enable calling function on chart instance directly.