AdeelK93 / collapsibleTree

Create Interactive Collapsible Tree Diagrams in R using D3.js
https://adeelk93.github.io/collapsibleTree/
158 stars 41 forks source link

Disappearing nodes #55

Open MrKrzysztof opened 4 years ago

MrKrzysztof commented 4 years ago

Hi, I found bug with nodes rendering. If user decided to make quick double click on the one of aggregated nodes: all sub nodes will disappear. This bug appears when user interrupts 'hiding' animation with another click.

CollapsibleTree