apache / echarts

Apache ECharts is a powerful, interactive charting and data visualization library for browser
https://echarts.apache.org
Apache License 2.0
60.63k stars 19.61k forks source link

[Bug] 在webComponents中使用ECharts 3D柱状图时,鼠标在画布内旋转操作非常卡顿,但移出画布外旋转则流畅。 #20307

Open hongshiliu21 opened 2 months ago

hongshiliu21 commented 2 months ago

Version

"echarts": "^5.5.1","echarts-gl": "^2.0.9"

Link to Minimal Reproduction

https://jsfiddle.net/hongshiliu21/z1wLytr7/2/

Steps to Reproduce

已录制gif动画 动画

Current Behavior

在webComponents中使用ECharts 3D柱状图时,鼠标在画布内旋转操作非常卡顿

Expected Behavior

鼠标在画布内旋转操作也能旋转非常流畅

Environment

Chrome
版本 127.0.6533.122(正式版本) (64 位)

Any additional comments?

No response

echarts-bot[bot] commented 2 months ago

@hongshiliu21 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. 🤗

TRANSLATED
**TITLE** [Bug] When using ECharts 3D histograms in webComponents, the mouse rotation inside the canvas is very stuck, but the rotation out of the canvas is smooth.