jamstats
jamstats copied to clipboard
Tools for making plots on roller derby scoreboard data and following live game data
Right now, adding a new plot or table isn't very easy or intuitive for a coder who isn't me. I should add JamstatsPlot and JamstatsTable base classes, make all the...
Add the jam clock to the Caller Dashboard. The primary use case is when the feed from the scoreboard (or visual contact with the scoreboard, for trackside calling) is broken...
**What version of the tools are you running, and how?** Running v1.2.1 **Is your feature request related to a problem? Please describe.** No, enhancement **Describe the solution you'd like** Add...
Currently the pip package for jamstats is "batteries included", pulling in wxWidgets to let it run the GUI interface if you want it. However: wxWidgets is finicky to install with...
For the same skater, I mean. Just nothing shows up. Described [here](https://github.com/dhmay/jamstats/issues/118#issuecomment-1470953681)
Ideas for streaming overlays: * simplified version of the "Current Skaters" page * full roster (or, better, roster of skaters actually present) * score over time
**What version of the tools are you running, and how?** windows version 1.0.2 with drag-and-drop **Is your feature request related to a problem? Please describe.** Our teams often field more...
One line per type of penalty. Also one line for total penalties. That line will be bigger than the others, get creative
We will also want to add them to the webapp eventually, but for messing around probably easiest if local
Lineplot, X axis is games. one line each for the following: * Team's score * Other team's score * Team's score - other team's score * this will be smaller...