team401 / scouting

https://scouting-kohl.vercel.app
MIT License
1 stars 4 forks source link

Add new queries to all graphs #51

Closed linglejack06 closed 7 months ago

linglejack06 commented 7 months ago

Summary: change all queries to new average table for faster performance

Changes:

vercel[bot] commented 7 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
scouting ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 21, 2024 10:10pm
linglejack06 commented 7 months ago

@jkleiber this pull request adds an average team graph, but there is no longer the very large graph of the made and missed points in the DataViz section, should i add that?

the very large graph had average made and miss for each point for every team, my grpah has average points in each category not (made / miss) and it is per team. I will at least add the total team graph if you think it is worth it?

jkleiber commented 7 months ago

@linglejack06 we need some kind of graphs available, preferably as described in other tickets. I looked at the preview and I did not see any graphs visible in this PR

linglejack06 commented 7 months ago

@jkleiber I'll try to add those graphs, there should be a working graph under the team lookup page however. Let me know if you are unable to see that

jkleiber commented 7 months ago

@linglejack06 on the team lookup in the vercel preview I don't see any graphs

linglejack06 commented 7 months ago

Ok, it's because I forgot to push the commits. I'll push those when I get home and I'll try to add some more graphs too.

linglejack06 commented 7 months ago

@jkleiber, check out the preview now, has the all averages graph, team average graph, and team average table

linglejack06 commented 7 months ago

@jkleiber i definitely agree and probably better designed graphs but wanted to get this merged quickly since there is comp in two days