1

I'm looking for how to properly implement the replacement for the diagonal function in d3 v4.9 and greater using link shapes.

In d3 v3, I was using:

var diagonal = d3.svg.diagonal();

But now .diagonal() is undefined.

Gerardo Furtado
  • 100,839
  • 9
  • 121
  • 171
ScottFoster1000
  • 577
  • 1
  • 10
  • 25

0 Answers0