ContainerSolutions / ContainerSolutions/containerpilot-ui
Upgrading d3 from 3.5 to 4.0
Open
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
D3 v.4.0 improved the physics of force directed graphs. And this is what the entire project is based on. Look at
- 3.5 https://twitter.com/mbostock/status/725008899569422338
- vs 4.0 https://twitter.com/mbostock/status/725009039038402560
The API has changed quite a lot, but the difference in speed makes it worth to upgrade.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.