JonP-16
Results
1
comments of
JonP-16
I realize this is very late but I had the same problem and modified the JS code from: ``` nodes_g.append("text") .attr("dx", function(d) { return d.x < 180 ? 8 :...