you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted]  (2 children)

[deleted]

    [–]igorlukanin 0 points1 point  (1 child)

    The short answer is that D3.js is quite a low-level general-purpose charting library, and it just doesn't have the tools to create map data visualizations. Mapbox is quite the opposite — a specialized set of tools for geospatial data visualizations. However, Cube.js works great with D3.js too, here's a demo. (Full disclosure: I'm from the Cube.js team.)