javascript - d3.js and geojson map throws error -


I am trying to create a map with d3.js and geojson which contains data about Denmark.

I have now searched for hours to find my problem: My code:

    

The console shows: the data is zero for .data (data.features)

I I can

In the code on your website (not in the code you posted here), callback is incorrectly rounded on callback to d3.json (p)

Instead of <... /}>

{...});

as they should be. < / Div>

Comments

Popular posts from this blog

Java - Error: no suitable method found for add(int, java.lang.String) -

c# - passing input text from view to contoller with FacebookContext using Facebook app -

Calling a C++ function from C# by passing a string with variable size to it -