-
Notifications
You must be signed in to change notification settings - Fork 3
Make it easier to add new plots/tables #154
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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 existing plots and tables into subclasses of those base classes, and make it easy to add new plots/tables and control what gets displayed.
That last part should apply both to the web interface and to the pdf generation.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request