From 82018ffcb426812c3d986e262e0a1523fbe973aa Mon Sep 17 00:00:00 2001
From: zsloan
Date: Wed, 23 Feb 2022 22:15:16 +0000
Subject: Improve Heatmap options' appearance
Moved the Heatmap display area above the table selection options (since
it didn't make sense to have it below those)
Added a button for clearing the Heatmap area and hiding the Heatmap
options
Added some margins to the Heatmap options
---
wqflask/wqflask/templates/collections/view.html | 42 ++++++++++++++++---------
1 file changed, 28 insertions(+), 14 deletions(-)
diff --git a/wqflask/wqflask/templates/collections/view.html b/wqflask/wqflask/templates/collections/view.html
index 804c52e9..f896471a 100644
--- a/wqflask/wqflask/templates/collections/view.html
+++ b/wqflask/wqflask/templates/collections/view.html
@@ -43,18 +43,27 @@