vgsvg enhancement: avoid transform instructions in svg code
Open
- Dominant language
- Go
- Stars
- 3k
- Forks
- 201
- PR merge metrics
- No merged PRs in 30d
Description
### Suggestion
To make generated svg code more compact, I suggest to make the transform in the Go code instead of the svg code.
The change would allow to change
1. `` into `` which occur once in the svg code.
2. `
Contributor guide
Assessment
This issue has not been assessed yet.