UNPKG

@lobehub/charts

Version:

React modern charts components built on recharts

3 lines (2 loc) 159 B
import React from 'react'; export declare const renderShape: (props: any, activeNode: any | undefined, activeLegend: string | undefined) => React.JSX.Element;