forked from MapComplete/MapComplete
Add some fancy graphs
This commit is contained in:
parent
f464600ab8
commit
c49585a70a
11 changed files with 3120 additions and 0 deletions
6
Docs/Tools/compileStats.sh
Executable file
6
Docs/Tools/compileStats.sh
Executable file
|
@ -0,0 +1,6 @@
|
|||
#! /bin/bash
|
||||
|
||||
./fetchStats.sh
|
||||
./csvPerChange.sh
|
||||
python csvGrapher.py
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue