plainheart commented on issue #15256: URL: https://github.com/apache/echarts/issues/15256#issuecomment-984330603
I'm not sure where the `echarts.min.js` you mentioned came from. But to get a minimal build, it's suggested to use the second method. Importing echarts from `echarts/lib/echarts` is used to make this plugin backward compatible with ECharts v4. If you are using v5, you can try to replace `echarts/lib/echarts` with `echarts/core`. -- 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]
