christophergandrud / christophergandrud/networkD3
enable semantic zooming, as default or an option
Open
enhancement
- Dominant language
- R
- Stars
- 659
- Forks
- 259
- PR merge metrics
- No merged PRs in 30d
Description
Semantic zooming, versus geometric zooming, may better serve the intended purpose of zooming for these network graphs. I propose to implement it, and either set it as default or allow it to be enabled though a non-default option.
Mike Bostock's canonical examples for reference...
[semantic zooming](http://bl.ocks.org/mbostock/3680957)
[geometric zooming](http://bl.ocks.org/mbostock/3680999)
(preemptive issue, anticipating the completed conversion to d3 v4 #143)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.