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

How can I add a seperate action listener to all 14 of my buttons at once that can determine player turn?(java) -

php - Sorting an multidimension array using usort fails -

Simple file compression in C -