mirror of
https://github.com/hustcc/echarts-for-react.git
synced 2025-12-08 20:16:09 +00:00
parent
a35220e42c
commit
e33247b9b8
@ -56,7 +56,7 @@ export type EChartsReactProps = {
|
||||
*/
|
||||
readonly opts?: Opts;
|
||||
/**
|
||||
* when after chart reander, do the callback widht echarts instance
|
||||
* when after chart reander, do the callback with echarts instance
|
||||
*/
|
||||
readonly onChartReady?: (instance: EChartsInstance) => void;
|
||||
/**
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user