You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I was wondering whether it would be possible to use some kind of pattern fill for the leaves rather than colour. For example, by plotting symbols on the the leaves (or just using different line types). The purpose of this would be to have tree maps for black and white printing.
The text was updated successfully, but these errors were encountered:
I checked the grid manual to see if there was some sort of pattern fill parameter that can be given to gpar, but without success. However, gridExtra may be the key.
At the moment, I don't have time to implement it, but feel free to try.
Hehe, yep in academia printing still is required to get your paper published ;) Thanks for the hints, I don't think my skills are already sufficient to implement it, but grid.pattern / patternGrob in {gridExtra} does seem able to provide fill patterns.
Hi, I was wondering whether it would be possible to use some kind of pattern fill for the leaves rather than colour. For example, by plotting symbols on the the leaves (or just using different line types). The purpose of this would be to have tree maps for black and white printing.
The text was updated successfully, but these errors were encountered: