Torvaney / ggsoccer

Plot soccer event data in R/ggplot2
https://torvaney.github.io/ggsoccer/
Other
178 stars 27 forks source link

Use curveGrob to draw penalty box arcs #17

Closed Torvaney closed 1 year ago

Torvaney commented 4 years ago

https://stat.ethz.ch/R-manual/R-devel/library/grid/html/grid.curve.html

Torvaney commented 4 years ago

Maybe explore using ggforce, too