donatso/family-chart

Expand tree animation

Opened this issue · 1 comments

Hello Donatso!

Q1. I want to know is there any ways to stop the expand tree's animation, or expand faster?
Q2. Is there any ways to stop translate when I click those cards?

This family-chart is very amazing, thank you so much!!!

Maybe this will be helpful for others who are also wondering about this:

store.setOnUpdate(() => view.update({ transition_time: 0 }));