react-native-svg-enhanced-charts
v1.0.3
Published
Customizable charts (Line, Bar, Area, Pie, Circle, Progress) for React Native
Maintainers
Readme
react-native-svg-enhanced-chart
react-native-svg-enhanced-chart is a fork of the popular react-native-svg-charts library. This fork was created to upgrade the versions of d3-interpolate-path and d3-scale, addressing a security vulnerability in d3-color.
For detailed features and functionality, please refer to the original repository: react-native-svg-charts.
Getting Started
Make sure to follow the installation mentioned in the Prerequisites
Then you can install the library using either yarn:
yarn add react-native-svg-enhanced-chartsor npm:
npm install --save react-native-svg-enhanced-charts