surya-d-621 opened a new issue, #20772:
URL: https://github.com/apache/echarts/issues/20772

   ### Version
   
   latest
   
   ### Link to Minimal Reproduction
   
   
https://echarts.apache.org/examples/en/editor.html?c=scatter-logarithmic-regression
   
   ### Steps to Reproduce
   
   1. Visit this echart example: [Scatter Regression 
Example](https://echarts.apache.org/examples/en/editor.html?c=scatter-logarithmic-regression)
   2. Open it in codepen to view the error.
   
   ### Current Behavior
   
   In Echarts Example page especially in Scatter chart example there is a error 
in using `ecStat `at this line 
`echarts.registerTransform(ecStat.transform.regression);`  
   
   So every examples using `ecStat `is not working. To check the error you can 
open it in codepen. Please have a look.
   
   
https://echarts.apache.org/examples/en/editor.html?c=scatter-logarithmic-regression
   
   ### Expected Behavior
   
   ecStat issue must be resolved and the graph must be visible properly.
   
   ### Environment
   
   ```markdown
   - OS: Windows 11
   - Browser: Chrome
   - Framework:
   ```
   
   ### 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]

Reply via email to