A quick attempt to achieve a minimum convex hull on a force in v4 (as opposed to v3 ).
In v4 there are no accessor methods, so the d3.polygonHull function takes only arrays of coordinates from the looks of it (June 2017).
https://d3js.org/d3.v4.min.js