Multiple Zoomable Sunburst Graphs on Page

Hi,

I would like to have at least two zoomable sunburst graphs (https://observablehq.com/@d3/sunburst) on a single page. However, only one graph will show up on a given page - the second graph does now show up. The second graph will only show up if I comment out the call to create the first graph. How can I have two sunburst graphs on the same page, each displaying different data?

The graphs are being displayed on a personal website which is using AngularJS - so I am not using any of the ObservableHQ “notebooks”. And, yes, I do have a link on the site to the ISC License that the link I included of the sunburst graph mentions needs to be included. Each sunburst graph is in its own component.