UNPKG

echarts-for-react-fc

Version:

Using ECharts in React, encapsulating it within a functional component, and providing a hook for consumers to consume.

11 lines (10 loc) 126 B
const t = { width: "auto", height: "auto", animation: { duration: 300 } }; export { t as defaultResizeParams };