如何创建像 coin360 和市场地图这样的 svg 页面?

how to create svg page like coin360 and market maps?

我必须创建一个像 coin360.com 这样的首页,显示市场地图和加密货币汇率。

此页面使用 SVG 答案部分制作

os 这个模板有现成的源代码吗? 或者我怎样才能创建类似的东西??

注意:我不需要后端概念,只需要前端。

您要找的是Treemapping. Googling 'svg treemap' brings up several solutions, among which is the Github repo for the svg-treemap npm package