stats: Add histogram generator

An SVG histogram can now be generated into a configurable path
(static/histogram.svg by default) by using the `hist` CLI command.

Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
This commit is contained in:
2023-09-09 21:08:12 -07:00
parent b036a51cfb
commit 6eb48ff0d2
4 changed files with 49 additions and 0 deletions

1
.gitignore vendored
View File

@@ -1,3 +1,4 @@
histogram.svg
cache
bans
thumbs