Andrew Rowlinson
Andrew Rowlinson
Add an example for displaying a cmap using markers, as sometimes it's preferred to a color bar. Inspiration: - https://twitter.com/StatsBomb/status/1288389014890909698/photo/2 - https://twitter.com/jonollington/status/1346031676200255489/photo/1
Add speedometer plots for showing average speeds of players from https://github.com/znstrider/speedo by @znstrider.
Add a method for plotting pitch control. Devin Pleuler has a method in northpitch called overlay_surface: https://github.com/devinpleuler/northpitch. How to generate an example? Is there an open source version of pitch...
Add a method for plotting an arc for the average distance of shots etc. Inspiration: https://twitter.com/petermckeever/status/1321137690964828165 It would need to account for the unequal aspect ratio of some of the...
Add pass sonar method to Pitch classes. Inspiration: - https://twitter.com/etmckinley/status/1263493940784902144
It might be possible to combine py_pizza into radar to make it more modular, but maintain py_pizza for backward compatibility.
Is it possible to add a license to this repository so the code can be used more widely?