AdeelK93 / collapsibleTree

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

[feature requested] open a specif node by default #22

Open slfan2013 opened 6 years ago

slfan2013 commented 6 years ago

For example, to generate a tree with collapsibleTree(warpbreaks, c("wool", "tension", "breaks"))

can we have some specific node opened while other closed?

AdeelK93 commented 6 years ago

This is a great idea and totally implementable. I'll take a look at it when I have a some free time, a bit busy around the holidays unfortunately, but thank you for the suggestion!