I'm working on a project where I need to create an SVG image on the fly, based on user input, inside a web page. The image will consist of rectangles with various amounts of text within the rectangle. There will be connector lines between the rectangles. And I need to be able to drag the rectangles around.
