From 10c97f626e23834072e2f5d3a7183ae276390161 Mon Sep 17 00:00:00 2001 From: David Lin Date: Sun, 20 Oct 2019 10:14:12 -0700 Subject: [PATCH 1/8] Testing Scripts for hover --- .DS_Store | Bin 0 -> 8196 bytes THIS_WORKS.html | 321 ++++++++++++++++++++ cached_ignore_these/WORKING_SCRIPT.html | 318 +++++++++++++++++++ cached_ignore_these/index_troubleshoot.html | 300 ++++++++++++++++++ cached_ignore_these/test.html | 88 ++++++ index.html | 318 +++++-------------- 6 files changed, 1104 insertions(+), 241 deletions(-) create mode 100644 .DS_Store create mode 100644 THIS_WORKS.html create mode 100644 cached_ignore_these/WORKING_SCRIPT.html create mode 100644 cached_ignore_these/index_troubleshoot.html create mode 100644 cached_ignore_these/test.html diff --git a/.DS_Store b/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..7528fb221c0b6fb7753e9c1917893fb2330c30e7 GIT binary patch literal 8196 zcmeHMTTC5A82*1Q?d(EjL2B9BQ;wx5ZK366DHZDBCQ@2yA6!3vXD541^5akPPtkAxam=Sb$3c{iTB{{|G?Hj{tt5 zw!#~P(EwusE(s(L6%?U_A{2uo28wX9M}u*(0G9-caKPa3fx(k8IH92bbh>}k9}XB3 z7}g;JAp`3f;IB^(=%9fI+UoOre8w_eue$mx%*xKm-L#o8naNw^Q@vBpY_F$zDYsQi zp5(m~nl}{>+I@~=t+ciHfN9K*E5&V&?P;cMB>iAhH)zP{plR#QY^#&9b=SX7uW&FX zF=<>;7Z&PjYbv94bq$M^(S@3tn#Rg#eci#uMTu=IuW9a@n4UkgaCY&bmqk(-EDTVv zCdqTFGql`voA^SJ^-?CouQM4+a-Q0Cv|AomiqiDMduBY-vE2b9=@O1B1uiAqm2m76 zNrU?b6ONUdw%u{1FritAl%;t_i)HniXAF19Gv++r8gZSZ*X9o#GAWkZ#uX*y8uuF% zV5W_B3Ud{dmh-npcHO?O`p(05w_n+EQ-LBE$;E?d(>3Fk(LZbI-qf(>CJb9Q?a2}1 z%J$3$Od}~3;+s;RtxX$OZrN6%sN2;Y8$~gtj18sY=INB_&5LK0s<%nXJ8V>^Uvb>g z`5krNqn4`WjGg56wxmI|Fv}I{UP;kdpG%2|TU5yhB*m5b9;68sp|x^7Q*^1{(&C0C zObv1)Q@W+Wv|v*ho8%*`5G$pjgfl%&`MAQ|qP8*R5*y>sKBl=|&x~Qyj7`{#t=Nsn@ILIpK0JkEIDr~Y z;tZZf7dh@dZNI&Vym|Ob>WHhd9<_cn59cpPb5>dExM0a;Nb+bs_qPu5rL{_p% zyOKY6{{cCoFzRo2|vJ3@C*D&ip#|U+(vraff3w^ciS)e*W*+`1}8Lk!zSl$Uw-zwHd&i_TKhZ@@=%*^Rsr8t_iw$ y;p3JB`XN;L$8kdcI8M0ohat72G?d500$dVE7ApVxhk$VZC)UIL-xuEvT>T9qG}}J_ literal 0 HcmV?d00001 diff --git a/THIS_WORKS.html b/THIS_WORKS.html new file mode 100644 index 0000000..6725277 --- /dev/null +++ b/THIS_WORKS.html @@ -0,0 +1,321 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/cached_ignore_these/WORKING_SCRIPT.html b/cached_ignore_these/WORKING_SCRIPT.html new file mode 100644 index 0000000..4af7140 --- /dev/null +++ b/cached_ignore_these/WORKING_SCRIPT.html @@ -0,0 +1,318 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/cached_ignore_these/index_troubleshoot.html b/cached_ignore_these/index_troubleshoot.html new file mode 100644 index 0000000..9393e47 --- /dev/null +++ b/cached_ignore_these/index_troubleshoot.html @@ -0,0 +1,300 @@ + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/cached_ignore_these/test.html b/cached_ignore_these/test.html new file mode 100644 index 0000000..a51072a --- /dev/null +++ b/cached_ignore_these/test.html @@ -0,0 +1,88 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/index.html b/index.html index 192db20..961a266 100755 --- a/index.html +++ b/index.html @@ -4,272 +4,108 @@ - + + + + + }); + - - + + - - + + + + + + + + From a412e01b1d24dd3ca2b54ada6af7b88256b2c415 Mon Sep 17 00:00:00 2001 From: David Lin Date: Sun, 20 Oct 2019 10:18:56 -0700 Subject: [PATCH 2/8] index updated --- index.html | 212 ++++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 211 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index 961a266..1bb4c2d 100755 --- a/index.html +++ b/index.html @@ -6,7 +6,217 @@ - + - + - + @@ -295,7 +309,8 @@ const cells = []; cell_points.forEach((cell_point, _) => { const stream_cell = ``; + change-color-on-hover="color: ${cell_point.color2}" name-on-hover="target: ${cell_point.cell_type}" radius=".001"> + `; cells.push(stream_cell); }) return cells; @@ -319,3 +334,4 @@ + From 49daa59164566b942860817b7159cb08e5f5d489 Mon Sep 17 00:00:00 2001 From: David Lin Date: Sun, 20 Oct 2019 14:23:41 -0700 Subject: [PATCH 5/8] keeping it local for now --- THIS_WORKS.html | 321 ------------------------------------------------ 1 file changed, 321 deletions(-) delete mode 100644 THIS_WORKS.html diff --git a/THIS_WORKS.html b/THIS_WORKS.html deleted file mode 100644 index 6725277..0000000 --- a/THIS_WORKS.html +++ /dev/null @@ -1,321 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - From e217d35fdf2cc0297d7fd1feafea36f99a1c85fe Mon Sep 17 00:00:00 2001 From: David Lin Date: Sun, 20 Oct 2019 14:24:22 -0700 Subject: [PATCH 6/8] Unnecessary file --- cached_ignore_these/WORKING_SCRIPT.html | 318 ------------------------ 1 file changed, 318 deletions(-) delete mode 100644 cached_ignore_these/WORKING_SCRIPT.html diff --git a/cached_ignore_these/WORKING_SCRIPT.html b/cached_ignore_these/WORKING_SCRIPT.html deleted file mode 100644 index 4af7140..0000000 --- a/cached_ignore_these/WORKING_SCRIPT.html +++ /dev/null @@ -1,318 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - From 69f5b661e921ca147cd934dd144ea5d25761fb83 Mon Sep 17 00:00:00 2001 From: David Lin Date: Sun, 20 Oct 2019 14:24:35 -0700 Subject: [PATCH 7/8] Unnecessary file --- cached_ignore_these/index_troubleshoot.html | 300 -------------------- 1 file changed, 300 deletions(-) delete mode 100644 cached_ignore_these/index_troubleshoot.html diff --git a/cached_ignore_these/index_troubleshoot.html b/cached_ignore_these/index_troubleshoot.html deleted file mode 100644 index 9393e47..0000000 --- a/cached_ignore_these/index_troubleshoot.html +++ /dev/null @@ -1,300 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - From c35ddf6db1b856a2acbcca5549f3092bf93d532d Mon Sep 17 00:00:00 2001 From: David Lin Date: Sun, 20 Oct 2019 14:24:50 -0700 Subject: [PATCH 8/8] Unnecessary file --- cached_ignore_these/test.html | 88 ----------------------------------- 1 file changed, 88 deletions(-) delete mode 100644 cached_ignore_these/test.html diff --git a/cached_ignore_these/test.html b/cached_ignore_these/test.html deleted file mode 100644 index a51072a..0000000 --- a/cached_ignore_these/test.html +++ /dev/null @@ -1,88 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - -