UNPKG

@mui/x-charts

Version:

The community edition of the Charts components (MUI X).

8 lines 138 B
export declare function useRadarMetricData(): { corners: { x: number; y: number; angle: number; label: string; }[]; };