我正在尝试响应我的 D3 Zoomable Circle Packing。我在https://observablehq.com/@doub1ejack/d3-zoomable-circle-packing找到了解决方案,但我不能使用它。我有这个错误: Uncaught SyntaxError: Unexpected identifier for const root = pack(data)
有谁知道我如何使用它 https://observablehq.com/@doub1ejack/d3-zoomable-circle-packing 或我需要下载哪个库非常感谢您的任何回答。