mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-03-30 00:33:22 +08:00
feat: useEcharts exports echarts instance#5294 (#5299)
This commit is contained in:
@@ -109,6 +109,7 @@ function useEcharts(chartRef: Ref<EchartsUIType>) {
|
|||||||
return {
|
return {
|
||||||
renderEcharts,
|
renderEcharts,
|
||||||
resize,
|
resize,
|
||||||
|
chartInstance
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user