diagrams / diagrams-lib

Diagrams standard library
https://diagrams.github.io/
Other
135 stars 63 forks source link

Feature request: Patterned textures for shapes #321

Open merijn opened 5 years ago

merijn commented 5 years ago

Having the ability to have shapes textured with patterns of other shapes would considerably increase the flexibility of diagrams and help users like Chart to implement, for example, textured bar charts.

fryguybob commented 5 years ago

Yes! This is a feature we have thought about in the past that would be nice to have. Last time I thought about the problem we didn't have any CSG functionality. Some backends have this notion natively, others would need other support. I think we have all the tools now and we need to think about the design.