Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 971 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 971 Bytes

Polar Shot Map

Peter McKeever's Polar Shot Maps using Matplotlib

Shot Map

Generated Image

Our image

Get Started

Simply run main.py and it will save a image in .images\

Note

  1. If you're using system Python, the plot generated by matplotlib might not be perfectly aligned (different components out of place). However, the saved output image should be fine.

  2. If you're gonna use this code, please please try to change things on your own. I've talked to Peter McKeever and he strongly suggested to me and hence I'd strongly suggest to you to change things up - use the code as a starting point and not the end result. Try newer colors, change axis labels, different font colors, styles, themes whatever.


The code is probably not the cleanest so any contribution in that direction is most welcome.