From 556ae146be4b2a7220e1f7634ca02bab587cbc7e Mon Sep 17 00:00:00 2001 From: zsloan Date: Tue, 29 Sep 2020 16:23:39 -0500 Subject: Removed "Color By Trait" button from the Bar Chart, because it was meant to work with the figure we used before switching to Plotly. This feature will need to be redone to work with Plotly * wqflask/wqflask/templates/show_trait_statistics.html - commented out Color By Trait button until it's reimplemented --- wqflask/wqflask/templates/show_trait_statistics.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'wqflask') diff --git a/wqflask/wqflask/templates/show_trait_statistics.html b/wqflask/wqflask/templates/show_trait_statistics.html index 974081d3..7bdb3ef9 100644 --- a/wqflask/wqflask/templates/show_trait_statistics.html +++ b/wqflask/wqflask/templates/show_trait_statistics.html @@ -76,11 +76,13 @@ Sort By Value +
-- cgit v1.2.3