UNPKG

react-native-gifted-charts

Version:

The most complete library for Bar, Line, Area, Pie, Donut, Stacked Bar, Population Pyramid and Radar charts in React Native. Allows 2D, 3D, gradient, animations and live data updates.

4 lines (3 loc) 200 B
import { animatedBarPropTypes } from 'gifted-charts-core'; declare const AnimatedThreeDBar: (props: animatedBarPropTypes) => import("react/jsx-runtime").JSX.Element; export default AnimatedThreeDBar;