Commit Graph
266 Commits
Author SHA1 Message Date
Colin Megill d91d42f2c4 Merge pull request #13 from bkmartinjr/regl-playground
performance - speed up categorical metadata deselection
2018-05-02 17:24:57 -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
Colin Megill af09276951 Merge pull request #12 from bkmartinjr/regl-playground
performance - parse color descriptions once
2018-05-01 13:24:17 -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 61437b3457 add react icons 2018-04-19 00:42:08 -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 3fc750896a add roboto to indx 2018-04-18 00:29:52 -07:00
Colin Megill c7389ce9ba allow slightly more zooming in 2018-04-18 00:29:42 -07:00
Colin Megill 9e3ca5c30b break out scale rgb into its own file, parses colors 2018-04-18 00:29:32 -07:00
Colin Megill 6bf5b66fea ordinal colors take 2 2018-04-18 00:29:13 -07:00
Colin Megill d035ba2bed remove the x for now on buttons 2018-04-18 00:28:58 -07:00
Colin Megill 598bdc2fa6 better ordinal scale 2018-04-17 11:34:51 -07:00
Colin Megill a818b6bbe7 slightly tighter spacing on hist 2018-04-12 21:08:15 -07:00
Colin Megill e14169e847 crossfilter 2018-04-12 21:05:17 -07:00
Colin Megill 874c65f7db histogramBrushes 2018-04-11 16:51:19 -07:00
Colin Megill 133a7f3aa8 import continuous to sidebar 2018-04-11 16:28:41 -07:00
Colin Megill 47c8786a05 rename to parallel 2018-04-11 16:28:22 -07:00
Colin Megill 8c16c5a0dc logotype 2018-04-10 09:42:25 -07:00
Colin Megill 694879d897 disable compute button until sets selected 2018-04-09 06:09:54 -07:00
Colin Megill c28bddfd75 categorical padding to account for collapse 2018-04-09 06:09:39 -07:00
Colin Megill 83bc7b8624 implements category expansion for categorical metadata 2018-04-08 21:12:25 -07:00
Colin Megill e6e3788160 Reactive current cell selection count 2018-04-08 20:39:02 -07:00
Charlotte Weaver 3370b4ba81 Comment out selected cell message 2018-04-06 16:59:47 -07:00
Charlotte Weaver 6c28023783 Use babel-minify-webpack-plugin instead of Uglify
Uglify breaks with ES6 and conflicts with gl-matrix. Moving to babel to minify (which breaks the source-map devtool so move that to cheap-source-map)
2018-04-06 13:59:48 -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