wilkelab / gridtext

Improved text rendering support for grid graphics in R
https://wilkelab.org/gridtext
Other
96 stars 17 forks source link

Add `xDetails()` and `yDetails()` methods #34

Open teunbrand opened 10 months ago

teunbrand commented 10 months ago

This PR aims to fix #33.

As discussed in the linked issue, you can treat the vertices of the bounding boxes of a rich text grob as a point cloud and let grid take care of the actual details.