Zone Location Shot Chart

Home for all your discussion of basketball statistical analysis.
Post Reply
ShortCorner
Posts: 2
Joined: Wed Aug 07, 2013 5:12 pm

Zone Location Shot Chart

Post by ShortCorner »

I was wondering if anyone knew where I could get a blank template similar to the nba.com shot charts, only for NCAA.

http://celticshub.com/wp-content/upload ... Chart.jpeg

Any kind of NCAA zone location shot chart would be great, if I have to create one does anyone know how?
kpascual
Posts: 50
Joined: Thu Mar 01, 2012 7:02 pm

Re: Zone Location Shot Chart

Post by kpascual »

https://www.dropbox.com/s/78mhp7k4h91f7lp/ncaa_men.svg

I'm assuming you mean men's NCAA basketball court. I'm also curious, what do you need it for?
ShortCorner
Posts: 2
Joined: Wed Aug 07, 2013 5:12 pm

Re: Zone Location Shot Chart

Post by ShortCorner »

I want to make shot charts for each zone like the NBA one, for the college team I work for. I am pretty ignorant to svg and coding and what not but that file you sent will not open on my mac in inkscape. It tries to open it through parallels. I have heard there are apps that do this but I cannot find one.
ed küpfer
Posts: 13
Joined: Mon Apr 18, 2011 9:58 pm

Re: Zone Location Shot Chart

Post by ed küpfer »

Finding an out-of-the-box solution is probably going to prove difficult. It may pay you to invest some time into learning just enough R to figure out how to do what you want. I have a gist with the code to draw an NBA court, which allows me to do something like this:

Image

adding one more line of code gets me this:

Image

What does your data look like?
Post Reply