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) 181 B
import { TooltipProps } from 'gifted-charts-core/dist/utils/types'; declare const Tooltip: (props: TooltipProps) => import("react/jsx-runtime").JSX.Element; export default Tooltip;