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?
Zone Location Shot Chart
Re: Zone Location Shot Chart
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?
I'm assuming you mean men's NCAA basketball court. I'm also curious, what do you need it for?
-
- Posts: 2
- Joined: Wed Aug 07, 2013 5:12 pm
Re: Zone Location Shot Chart
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.
Re: Zone Location Shot Chart
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:

adding one more line of code gets me this:

What does your data look like?

adding one more line of code gets me this:

What does your data look like?