Private
Public Access
1
0

added stats

This commit is contained in:
Sander Roosendaal
2019-04-29 21:48:50 +02:00
parent 256dd25df2
commit 6b830873a5
4 changed files with 177 additions and 3 deletions

View File

@@ -841,7 +841,8 @@ analysischoices = (
('boxplot','Box Chart'),
('trendflex','Trend Flex'),
('histo','Histogram'),
('flexall','Cumulative Flex Chart')
('flexall','Cumulative Flex Chart'),
('stats','Statistics'),
)