From a59dee1304936407c3561c626d26992c3bfa5d1a Mon Sep 17 00:00:00 2001 From: zsloan Date: Fri, 29 Oct 2021 20:17:15 +0000 Subject: Limit PCA trait table to something reasonable and set checkbox/index column widths --- wqflask/wqflask/templates/correlation_matrix.html | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'wqflask') diff --git a/wqflask/wqflask/templates/correlation_matrix.html b/wqflask/wqflask/templates/correlation_matrix.html index 8275f1dd..3da6981c 100644 --- a/wqflask/wqflask/templates/correlation_matrix.html +++ b/wqflask/wqflask/templates/correlation_matrix.html @@ -73,8 +73,13 @@
{% if pca_works == "True" %}

PCA Traits

-
+
+ + + + + -- cgit v1.2.3