NyTimes正在使用哪些地理图表库?

时间:2015-07-28 08:11:34

标签: d3.js charts highcharts google-visualization geo

我找到了这个链接

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

enter image description here

它也是互动的。

我可以知道他们使用的是什么lib吗?

2 个答案:

答案 0 :(得分:0)

查看Javascript资产,看起来它正在加载d3.js和topojson。地图本身就是一个SVG,很可能是使用D3生成的。

答案 1 :(得分:-2)

此页面使用一个js文件绘制图表:chartbeat.js download chartbear.js