added histogram
need to filter on spm, wps
This commit is contained in:
@@ -840,6 +840,7 @@ palettechoices = tuple((p,p) for p in palettes.keys())
|
||||
analysischoices = (
|
||||
('boxplot','Box Chart'),
|
||||
('trendflex','Trend Flex'),
|
||||
('histo','Histogram'),
|
||||
)
|
||||
|
||||
class AnalysisChoiceForm(forms.Form):
|
||||
|
||||
Reference in New Issue
Block a user