> > Existing code doesn't ensure ids are unique. > > svg--append isn't the function to ensure this. This is an internal function. So it's safe to change its name to something which describes it's behaviour. However, this is the right function to change as this is being called by all other svg node creation functions.