Add a bell curve graph and total points calculation (#1325)

* Add a bell curve graph and total points calculation to admin panel statistics
* Closes #608
This commit is contained in:
Kevin Chung
2020-04-17 03:10:55 -04:00
committed by GitHub
parent ccefe47468
commit cd6439f2eb
10 changed files with 153 additions and 2 deletions

View File

@@ -15,6 +15,7 @@ def test_api_hint_404():
"/api/v1/statistics/users/{}",
"/api/v1/configs",
"/api/v1/statistics/challenges/solves/percentages",
"/api/v1/statistics/scores/distribution",
"/api/v1/tags/{}",
"/api/v1/pages",
"/api/v1/files/{}",