echarts-bot[bot] commented on issue #16202: URL: https://github.com/apache/echarts/issues/16202#issuecomment-990578010
@Mr-Hu-96 It seems you are not using English, I've helped translate the content automatically. To make your issue understood by more people and get helped, we'd like to suggest using English next time. 🤗 <details><summary><b>TRANSLATED</b></summary><br> **TITLE** [Bug] Typescript uses scatter plots (exponential regression) echarts-stat's transform is not available **BODY** ### 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 prompt The property "transform" does not exist on the typeof EChartsStat ### Expected Behavior Want to communicate with the echarts-stat, plus the "transform" attribute of typescript ### Environment ```markdown Browser: Chrome Frame Vue3 vite typescript ``` ### Any additional comments? _No response_ </details> -- 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]
