avgupta456 / statbotics

📈 Modernizing Data Analytics for FRC Robotics
https://statbotics.io/
MIT License
64 stars 9 forks source link

Display current year on team summary view #261

Closed TylerSeiford closed 1 year ago

TylerSeiford commented 1 year ago

I've no idea how to even start to setup a local dev environment for this, but I think this change should display the current year normalized EPA on the team summary page.

This also may fix the graph for rookie teams, but I'm not sure.

vercel[bot] commented 1 year ago

@TylerSeiford is attempting to deploy a commit to the Team avgupta456 Team on Vercel.

A member of the Team first needs to authorize it.

vercel[bot] commented 1 year ago

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

Name Status Preview Comments Updated (UTC)
statbotics ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 5, 2023 4:51pm
avgupta456 commented 1 year ago

Thanks for the PR! I should probably create a guide on local development...

One small detail is that Year Normalized EPA is only available after the season where the distribution of all teams is known. Maybe I can modify this to display the Unitless EPA with a dotted line to indicate it is tentative. I'll try and add that to this PR later today/tomorrow.

avgupta456 commented 1 year ago

@TylerSeiford I think it should work now, although the "line" chart for rookie teams still looks pretty bad since it's just one dot. If you're happy with it I can go ahead and merge.