Commit Graph

13 Commits

Author SHA1 Message Date
thallada d6720da142 Allow double click zooms with setTimeout
Still not perfect, but good enough for now.
2022-01-23 13:06:44 -05:00
thallada c417222e2c Put sidebar on bottom half of small screens 2022-01-23 13:06:13 -05:00
thallada 7983e0d30b Try to prevent race with data loading 2022-01-23 12:34:59 -05:00
thallada a5e2c4a8c8 Remove console.logs 2022-01-19 01:07:32 -05:00
thallada a1f2cc830a Fetch & display data for selected cell in sidebar 2022-01-19 01:06:19 -05:00
thallada 8d94b68332 Improve heatmap layer coloring and opacity
Also fix cell selection with heatmap layer disabled.
2022-01-17 17:46:44 -05:00
thallada fb13ebfa6c Add selected cell line outline layer 2022-01-17 17:46:43 -05:00
thallada 576eb5b583 First attempt at selected cell state display 2022-01-17 17:46:42 -05:00
thallada 79015201b0 Add sidebar for displaying selected cell 2022-01-17 17:46:41 -05:00
thallada 9a07f552b5 Fix types and lints 2022-01-17 17:46:39 -05:00
thallada bb5a2ea8c4 Add @types/types/javascript-color-gradient 2022-01-17 17:46:38 -05:00
thallada 2bd8a7bc52 Map with heaptmap overlay and layer toggles 2022-01-17 17:46:34 -05:00
thallada e1a41e604c Initial commit from Create Next App 2022-01-13 23:27:27 -05:00