-
Notifications
You must be signed in to change notification settings - Fork 0
Implement Stats Tab #27
Copy link
Copy link
Open
Labels
core featureThis indicates it's a necessary/core site featureThis indicates it's a necessary/core site featuredesignRelated to site designRelated to site designfunctionalityRelated to site functionalityRelated to site functionality
Metadata
Metadata
Assignees
Labels
core featureThis indicates it's a necessary/core site featureThis indicates it's a necessary/core site featuredesignRelated to site designRelated to site designfunctionalityRelated to site functionalityRelated to site functionality
Type
Fields
Give feedbackNo fields configured for issues without a type.
Implement the graph display for the stats tab. Right now, the way we store raw data isn't sufficient for creating graphs, so create an algorithm to do so. Also find a react library that allows to make graphs.