andrewRowlinson / mplsoccer

Football pitch plotting library for matplotlib
MIT License
405 stars 82 forks source link

Curved Text #35

Open andrewRowlinson opened 3 years ago

andrewRowlinson commented 3 years ago

Implement curved text for radars and pizza plots. @petermckeeverPerform recommended that the text labels for the parameter names (e.g. expected goals) around the edges of the radar/pizza plot look curved.

The following stackoverflow post is related to this: https://stackoverflow.com/questions/19353576/curved-text-rendering-in-matplotlib/44521963#44521963