Hi Denis, Denis Weerasiri <[email protected]> wrote on 02/19/2009 12:30:45 PM:
> How can I add this to my diagram.? > I tried to add the root element <g/> element. It worked. This is the right way to add the content I think. > But I can't give the coordination for that <g/> element. Please check the 'transform' attribute of SVG. In particular the "translate" syntax that it uses I think will allow you to do what you want.
