Hi Ole, The resize animation is disabled by default. To enable it, you can pass the `animation` parameter to the `resize` function. [1]
[1] https://echarts.apache.org/api.html#echartsInstance.resize Regards. On Sun, Nov 20, 2022 at 1:05 AM Ole Ersoy <ole.er...@gmail.com> wrote: > Hi, > > I'm trying to animate the bars in one of the demos when the browser changes > size. I asked the question on Stackoverflow, but no love so far. Any > ideas? > > https://stackoverflow.com/questions/74498704/apache-echarts-bar-animation > > TIA, > Ole >