feat: useEcharts exports echarts instance#5294 (#5299)
This commit is contained in:
parent
06cccc53fa
commit
bbbdbfa912
@ -109,6 +109,7 @@ function useEcharts(chartRef: Ref<EchartsUIType>) {
|
||||
return {
|
||||
renderEcharts,
|
||||
resize,
|
||||
chartInstance
|
||||
};
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user