Relative Content

Tag Archive for javascripthtmlcssecharts

Two animations in the same graphic (ECHARTS)

I tried triggering two animations after clicking a button. The first animation moves the center of the gauge upwards (and this works). The second (which doesn’t work) would be to move the pointers randomly and return to the initial value, as configured in the code below: