Mr-Hu-96 opened a new issue #16202: URL: https://github.com/apache/echarts/issues/16202
### Version 5.2.2 ### Link to Minimal Reproduction _No response_ ### Steps to Reproduce import ecStat from "echarts-stat"; echarts.registerTransform(ecStat.transform.regression); ### Current Behavior ts提示 类型“typeof EChartsStat”上不存在属性“transform” ### Expected Behavior 希望和echarts-stat沟通,加上typescript的“transform”属性 ### Environment ```markdown 浏览器:Chrome 框架Vue3 vite typescript ``` ### Any additional comments? _No response_ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
