notthistrain
Results
2
comments of
notthistrain
https://github.com/antvis/G/blob/next/packages/g-lite/src/types.ts#L482 > ```js > new Canvas({ > background: { > image: 'http://example.png', > repetition: 'repeat', > transform: 'rotate(30deg)', > } > }); > ``` thanks for your answer, but i...