statbotics icon indicating copy to clipboard operation
statbotics copied to clipboard

📈 Modernizing Data Analytics for FRC Robotics

Results 83 statbotics issues
Sort by recently updated
recently updated
newest added

I was just checking out the line chart for my team (6413) and I selected Split Events so I could show the team each events changes separately. As I moused...

When I look at the raw data for a get_matches() call, I see that I get back RP probability values on all of the Playoff data I get back. This...

Updated table sorting icons to look more modern and match the site's aesthetic Before: ![image](https://github.com/avgupta456/statbotics/assets/105139789/5d4833dd-7fce-4e8c-abb9-d6504220f9b5) After: ![image](https://github.com/avgupta456/statbotics/assets/105139789/90101fc4-3f4b-41f7-b581-333ef4b0a5e5)

For strategizing, I feel like it would be helpful to be able to see the correlation coefficient (or R^2) to see how strongly variables are linked in the bubble charts....

Congrats on the v2 release! This PR adds the FRC Colors integration to the v2 bubble chart component. By default, colors are set to disabled, and can be enabled with...

Maybe when user refreshes, request TBA from website and populate accordingly. Since EPAs don't change during offseason events

When requesting a match where a team has a letter in it, the API converts the letters in the team to a number representation. An example can be found with...

On the simulation page, you can scrub the slider and look for a team and how their simulated rank changed as matches were completed. It would be nice to have...

Event predictions are only calculated client side, there is no API route for this information. Could an API route be added that allows you to get the same information as...