Commit Graph

52 Commits

Author SHA1 Message Date
bkmartinjr
cfd13cad41 refactor regraph functionality to use crossfilter; add reset graph 2018-05-27 11:49:50 -07:00
bkmartinjr
7874e6a68b better caching of graph regl data 2018-05-25 17:27:50 -07:00
bkmartinjr
cc661f31e1 first cut at high performance crossfilter 2018-05-23 20:59:13 -07:00
Colin Megill
2b2bdba8ea reset brush on window resize 2018-05-14 23:01:22 -07:00
bkmartinjr
87958af6db merge with Colin responsive edits 2018-05-14 16:18:18 -07:00
bkmartinjr
fe655135e4 fix incorrect inequality check in caching code 2018-05-14 15:57:39 -07:00
Colin Megill
de6d82af13 adds basic responsive capability for graph and metadata 2018-05-14 15:48:06 -07:00
bkmartinjr
156fb5c100 performance - improve caching in histogram and graph 2018-05-14 11:56:44 -07:00
freeman-lab
8dbfd143a8 fix scale inversion for brushing 2018-05-10 02:03:58 -07:00
Colin Megill
136a345e21 smaller graph, mouse events on fixed 2018-05-10 01:21:35 -07:00
Colin Megill
a803601793 first pass four corners layout 2018-05-10 00:46:30 -07:00
Colin Megill
b097c32fee kill errors pending view matrix fix 2018-05-10 00:00:01 -07:00
Colin Megill
d173390731 Merge remote-tracking branch 'origin/regl-playground' into regl-playground 2018-05-09 23:42:35 -07:00
Colin Megill
a5a4791905 Merge remote-tracking branch 'origin/regl-playground' into regl-playground 2018-05-09 23:00:11 -07:00
bkmartinjr
93920d9a72 performance - graph, scatterplot and brush select 2018-05-09 08:13:37 -07:00
bkmartinjr
bb61d116d5 Remove dead code canvas rendering code 2018-05-07 16:26:24 -07:00
Colin Megill
364193f79e beginning fix for camera perspective 2018-05-07 11:13:19 -07:00
bkmartinjr
90c7daf571 Prettier 2018-05-05 13:15:10 -07:00
bkmartinjr
118248446e performance - parse color descriptions once 2018-04-30 20:20:50 -07:00
Colin Megill
c98dd20cb3 remove canvas, toggle zoom brush 2018-04-26 14:03:04 -07:00
Colin Megill
5751dcf4ee icons and buttons for graph download 2018-04-20 14:24:13 -07:00
Colin Megill
31c4f54570 turn brush back on, with bugs... 2018-04-19 14:54:36 -07:00
Colin Megill
6a0241314d ratio and proportions on graph 2018-04-18 00:31:46 -07:00
Colin Megill
ef199a9e93 generating random data at initialization not necessary 2018-04-18 00:31:20 -07:00
Colin Megill
ba2c3f4dfa remove references to old generators 2018-04-18 00:30:49 -07:00
Colin Megill
694879d897 disable compute button until sets selected 2018-04-09 06:09:54 -07:00
Colin Megill
23a71b71df count on class 2018-04-05 15:35:48 -07:00
Colin Megill
7aeb03c820 tm data 2018-04-04 15:39:06 -07:00
Colin Megill
95aef70762 size 2018-03-30 17:05:00 -07:00
Colin Megill
1a2e1519bd rendering color and position 2018-03-26 02:22:39 -07:00
Colin Megill
0a249541c3 regl working in browser 2018-03-19 15:49:19 -07:00
Colin Megill
0d7fc98813 regraph button 2018-03-02 10:19:56 -08:00
Colin Megill
3036c5fc90 don't overlay buttons on graph canvas for click miss 2018-03-02 09:49:01 -08:00
Colin Megill
9101e82b7b no flashing 2018-03-01 13:32:04 -08:00
Colin Megill
6b9d9ea6ef render queue on scatter 2018-03-01 11:45:58 -08:00
Colin Megill
e3248fe34a graph inputs away from edges, card 2018-02-28 09:50:12 -08:00
Colin Megill
e5253d2ee0 opacity 2018-01-16 16:26:40 -08:00
Colin Megill
75dd7c9c2e padding and fonts 2017-12-24 01:38:39 -08:00
Colin Megill
61b22cdb6c move color control to continuous 2017-12-23 15:25:43 -08:00
Colin Megill
c2ca9eb544 remove comment 2017-12-07 14:33:50 -08:00
Colin Megill
1b72e8dab3 graph now renders from global cell selection, significant perf boost 2017-11-27 03:14:10 -08:00
Colin Megill
42bef3d6cd move colorScale and colorAccessor to redux to make it global 2017-11-17 14:59:28 -08:00
Colin Megill
b2205c1184 deselect in component 2017-11-16 21:00:46 -08:00
Colin Megill
382cc45035 graph brush selection 2017-11-16 20:04:58 -08:00
Colin Megill
4c1c812c0e remove experimental shimmer 2017-11-08 16:35:30 -08:00
Colin Megill
93ba5ef2aa color scales in graph 2017-11-06 00:11:50 -08:00
Colin Megill
5b15f67b52 graph listens directly for the presence of vertices 2017-11-02 12:53:41 -07:00
Colin Megill
ec8dc69112 add section header 2017-10-09 22:17:48 -07:00
Colin Megill
d12c4df9af color by gene expression 2017-09-08 03:55:54 -07:00
Colin Megill
f3645e0e81 graph componetized 2017-09-08 02:17:57 -07:00