echarts icon indicating copy to clipboard operation
echarts copied to clipboard

graphic.transition + graphic.rotation

Open zeMinng opened this issue 1 year ago • 2 comments

Version

5.4.3

Link to Minimal Reproduction

no

Steps to Reproduce

image image 是这样的,我想要后面的风机一直旋转,我就使用了transition和rotation属性,但是不能一直旋转我应该怎么去设置它 Well, I want the back fan to rotate all the time, so I use the transition and rotation properties, but can't rotate all the time how should I set it

Current Behavior

Well, I want the back fan to rotate all the time, so I use the transition and rotation properties, but can't rotate all the time how should I set it

Expected Behavior

Well, I want the back fan to rotate all the time, so I use the transition and rotation properties, but can't rotate all the time how should I set it

Environment

- OS:
- Browser:
- Framework:

Any additional comments?

No response

zeMinng avatar Aug 14 '24 08:08 zeMinng

I want the back fan to rotate all the time

try keyframeAnimation - example 📌 please close issue if problem solved.

helgasoft avatar Aug 14 '24 21:08 helgasoft

我还遇到一个麻烦:希望图中的极坐标系,每3s渲染一个之后消失,依次做个动画效果, I also have a problem: I want the polar coordinate system in the figure to disappear every 3s after rendering one, and then make an animation effect in turn,

zeMinng avatar Aug 15 '24 06:08 zeMinng