So Pod has `protected readonly d3Node` which is the root html element we insert `<svg>` tag. I believe that `d3Node` should wrap `<svg>` tag, not it's parent.