Commit Graph
265 Commits
Author SHA1 Message Date
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 1e88764132 move initializer to constructor 2018-05-14 16:04:31 -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
bkmartinjr 7d79bc9e48 small cleanup requests from recent PR 2018-05-10 16:44:46 -07:00
Colin Megill 372781a533 expression layout and buttons vs tabs 2018-05-10 02:27:35 -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 06a5eedd0e performance - remove scaling from inner render loop 2018-05-09 21:10:59 -07:00
bkmartinjr 93920d9a72 performance - graph, scatterplot and brush select 2018-05-09 08:13:37 -07:00
Colin Megill 026cb89617 Merge pull request #21 from chanzuckerberg/bkmartinjr-deadcode
remove canvas rendering dead code
2018-05-08 10:38:45 -07:00
bkmartinjr 783b7a46f1 use Object rather than Map to store color cache 2018-05-08 10:31:42 -07:00
bkmartinjr bb61d116d5 Remove dead code canvas rendering code 2018-05-07 16:26:24 -07:00
bkmartinjr c9ff8b35c2 Perf - cache parsed color descriptions 2018-05-07 15:13:50 -07:00
Colin Megill 4ed2c89494 prettier vlaue 2018-05-07 11:21:16 -07:00
Colin Megill 364193f79e beginning fix for camera perspective 2018-05-07 11:13:19 -07:00
Colin Megill 1b4e717efc remove whitespace from heatmap 2018-05-07 11:12:56 -07:00
bkmartinjr 90c7daf571 Prettier 2018-05-05 13:15:10 -07:00
bkmartinjr 71c2a3ab43 do not use lodash get() 2018-05-02 17:20:43 -07:00
bkmartinjr 1bca48cde3 dont use lodash get() 2018-05-02 16:52:08 -07:00
bkmartinjr b3ee24d7c7 Merge branch 'regl-playground' of https://github.com/chanzuckerberg/cellxgene into regl-playground 2018-05-02 16:36:22 -07:00
Colin Megill 7dc61d3370 prettier 2018-05-01 23:08:25 -07:00
bkmartinjr 56e66088bf performance - speed up categorical metadata deselection 2018-05-01 14:54:55 -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 1ad188fc5e format colors 2018-04-20 14:23:59 -07:00
Colin Megill 20924c94ea font awesome instead of emoji 2018-04-20 14:23:53 -07:00
Colin Megill 31c4f54570 turn brush back on, with bugs... 2018-04-19 14:54:36 -07:00
Colin Megill 56a691e307 dead canvas code cleanup 2018-04-19 11:02:10 -07:00
Colin Megill d9af0c5e51 replace canvas with webgl scatter 2018-04-19 01:53:30 -07:00
Colin Megill c4e994f2db font awesome icon arrows 2018-04-19 00:42:47 -07:00
Colin Megill f123bd7c01 scatterplot in webgl 2018-04-18 16:20:33 -07:00
Colin Megill 02d46f14ce second regl instance running 2018-04-18 02:07:54 -07:00
Colin Megill f1a0ea588b check for expression to avoid race condition asyc 2018-04-18 00:47:16 -07:00
Colin Megill e35be3b96c add count to scatterplot constructor 2018-04-18 00:34:14 -07:00
Colin Megill 81b46a321a imports for scatterplot regl 2018-04-18 00:33:48 -07:00
Colin Megill e1008e30dd duplicate drawPoints file for scatterplot, from graph 2018-04-18 00:32:54 -07:00
Colin Megill c037adf396 move color rgb to own file, remove generators 2018-04-18 00:32:24 -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 b4dddc5602 comment re: opacity 2018-04-18 00:30:25 -07:00
Colin Megill c7389ce9ba allow slightly more zooming in 2018-04-18 00:29:42 -07:00