I created a svg using D3. However, it only shows up on the upper left conner of the screen, or been appended to another svg. Are there anyway I can move it using JavaScript?
For
The content is added on the left by default. To shift to right, use negative margins.
following line will take it to the second right half of the screen.