D3 Notes Revision as of Friday, 14 February 2025 at 17:27 UTC

const background = svg.add.....
background.add(object1)
background.add(object2)
background.add(object3)