hello echarts Team, I am testing with echart type 3dbar for my project. and I need to update data into echart every 20ms with setInterval. but x, y, z labels are flickering even thouth x, y, z label datas are seperated. it can't be fixed with 'requestAnimationFrame' also. (and requestAnimationFrame can't have specific time setting). how to solve this problem?
I attacted my test code file. thanks.
--------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@echarts.apache.org For additional commands, e-mail: dev-h...@echarts.apache.org