gonum / gonum/plot

vgsvg enhancement: avoid transform instructions in svg code

Open
#518 3 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.