UNPKG

@util-co/sdg-wheel

Version:

Wheel chart showing positive and negative impact on 17 SDGs (Sustainable Development Goals)

4 lines (3 loc) 267 B
import { WheelSegmentLabelsProps } from './Wheel.types'; declare const WheelSegmentLabels: ({ className, pie, data, segmentValuesArc, selectSegments, transform }: WheelSegmentLabelsProps) => import("react/jsx-runtime").JSX.Element; export default WheelSegmentLabels;