请求china.geo.json数据,添加<path>,每个path用于绘制一个省的路径 //请求china.geo.json d3.json("china.geo.json",function(err,root){ if(err){ ...
確定! 回上一頁