I'm a newbie in D3.js. I'm trying to create a map of Madrid neighbourhoods. I created a ,json from a .shp.
The problem is 1) when I want to use D3.v5 I can't see anything; and 2) when I use D3.v4 my map is too small and in the bottom left corner of the SVG. I have this fiddle with the v4 version.
Thank you.