ashiguruma / patternomaly

Easily generate patterns for use in data graphics
MIT License
524 stars 37 forks source link

ERROR ReferenceError: pattern is not defined #29

Open inicu opened 4 years ago

inicu commented 4 years ago

you had not tell any how to create a pattern. Please elaborate.

rkimaoui commented 2 years ago

Did you find a solution ?

mullenj7 commented 1 year ago
import { draw } from 'patternomaly

...
backgroundColor: [draw('diamond', #FF0303)],