-1

I found this link

http://www.nytimes.com/interactive/2015/07/24/business/international/the-world-according-to-china-investment-maps.html?_r=1

enter image description here

It is also interactive.

Can I know what lib they are using?

Jackson Tale
  • 25,428
  • 34
  • 149
  • 271

2 Answers2

1

Looking at the Javascript assets, it looks like it's loading d3.js and topojson. The map itself is an SVG, so likely generated using D3.

Ethan Jewett
  • 6,002
  • 16
  • 25
-1

this page use one js file for draw chart : chartbeat.js download chartbear.js