Hi Vaishnav, I'm afraid it cannot be shorter because it's not "animation" but the "computation" required to calculate the position of each node. If you think this is unacceptable, one option is to use the layout:"none" and pass the position (x and y) of each node by yourself.
Thanks *Ovilia* On Wed, Jun 29, 2022 at 1:33 AM Vaishnav Nair <nairvaishnav...@gmail.com> wrote: > We are using echarts series force graphs to generate network graphs. The > initial animation(the time for the elements to settle down) lasts too long > (around 10 secs), would it be possible to have it stop in a much shorter > time? I haven't found any mention of this in docs. >