Answer the question
In order to leave comments, you need to log in
How to wrap each block into a group?
I have several blocks of type rect rendered to the screen with a loop:
JSFIDDLE
But I would like each of these blocks to be wrapped in a g container like this:
<g>
<rect></rect>
</g>
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question