AdeelK93 / collapsibleTree

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

Changing the node size scale #69

Open nick-youngblut opened 1 year ago

nick-youngblut commented 1 year ago

It would be great if one could change the scale of the node sizes, similar to ggplot2::scale_size_continuous(range=c(1,4))

nick-youngblut commented 1 year ago

An example of way too large of node size

Screen Shot 2022-10-07 at 9 01 38 AM