restoring trend flex
This commit is contained in:
@@ -1322,7 +1322,7 @@ palettechoices = tuple((p, p) for p in palettes.keys())
|
||||
|
||||
analysischoices = (
|
||||
('boxplot', 'Box Chart'),
|
||||
# ('trendflex', 'Trend Flex'),
|
||||
('trendflex', 'Trend Flex'),
|
||||
('histo', 'Histogram'),
|
||||
('flexall', 'Cumulative Flex Chart'),
|
||||
('stats', 'Statistics'),
|
||||
|
||||
Reference in New Issue
Block a user