andrewRowlinson / mplsoccer

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

Update pitch.kdeplot to use KDEpy and include reflection method at boundaries #3

Closed anenglishgoat closed 3 years ago

anenglishgoat commented 4 years ago

Should still work with the kdeplot example as-is. Added an additional argument to give the option of filled contour plots, may be worth adding a section to the example to show how that works (just requires changing the line_zorder when setting up the pitch)?