Is there any way to load path data in d3 from an existing SVG to get the centroid? My (hackish) attempt so far: function get_centroid(sel){ var coords = ...
確定! 回上一頁