D3 Notes Revision as of Wednesday, 26 June 2024 at 10:57 UTC

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