You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 19, 2024. It is now read-only.
I now need to "merge" the different drawing into one, where they are stacked one on top of the other (in the Y axis)
I can't find the right way to do so.
I am new to dealing with creating dynamic svg files so maybe it's obvious.
I have different drawings that I add paths to by:
I now need to "merge" the different drawing into one, where they are stacked one on top of the other (in the Y axis)
I can't find the right way to do so.
Any help is appreciated.