d3js - enter(), update() and exit()
Forked from d3js - enter(), update() and exit().
Updates:
- Now works with D3 v4.
- Added separate style sheet.
- Removed dependency on eval().
- Initial rendering, and updates, now handled via a single method.
- Added transition for removed circles.