UNPKG

@mui/x-charts

Version:

The community edition of MUI X Charts components.

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