Commit Graph
135 Commits
Author SHA1 Message Date
Colin Megill e724a2189b spinner position for now 2018-03-02 09:57:53 -08:00
Colin Megill 15869b9efe fix background artifacts on values on shadow 2018-03-02 09:57:11 -08:00
Colin Megill a698e6168a color to globals 2018-03-02 09:56:10 -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 f8492d964b increase debounce wait time 2018-03-02 09:23:44 -08:00
Colin Megill 33b0a040ae title ready for template 2018-03-02 09:15:56 -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 5501abfe3c rename scatter render func 2018-03-01 11:43:08 -08:00
Colin Megill 1441a4c7f0 draw scatterplot is now the inside of the loop, bring in queue 2018-03-01 10:40:44 -08:00
Colin Megill aa0ae5946f move clear rect up to scatterplot, since drawscatterplot is now per cell 2018-03-01 10:40:17 -08:00
Colin Megill 2d3d8be744 heatmap comment for virtualization 2018-03-01 10:33:02 -08:00
Colin Megill abd384a95c change imports to reflect new renderqueue location in utils 2018-03-01 10:25:25 -08:00
Colin Megill e94fcfaef5 kill scatter 2018-03-01 10:24:19 -08:00
Colin Megill abc7204244 relocate render queue, rename input array 2018-03-01 10:24:01 -08:00
Colin Megill d4fce6a03d categorical overflow 2018-02-28 10:03:58 -08:00
Colin Megill 06ab2b6a6a change button css 2018-02-28 10:03:36 -08:00
Colin Megill 1825f289b7 Scatterplot smaller, card 2018-02-28 09:55:09 -08:00
Colin Megill e3248fe34a graph inputs away from edges, card 2018-02-28 09:50:12 -08:00
Colin Megill bafd2827fe componetize buttons on diffexp to generalize 2018-02-28 09:49:58 -08:00
Colin Megill 56f6aca981 move component declarations out of app to leftsidebar 2018-02-28 09:49:26 -08:00
Colin Megill 6ad78a7ffd remove max width on container 2018-02-28 09:48:59 -08:00
Colin Megill de11e5cfaf create left side bar component 2018-02-28 09:47:35 -08:00
Colin Megill 20a2792cfe deselected cells are smaller 2018-02-27 11:32:50 -08:00
Colin Megill 2b0ece781d import scatterplot in app 2018-02-21 14:49:52 -08:00
Colin Megill 921b2ad2af interactive scatterplot 2018-02-21 14:49:43 -08:00
Colin Megill 476088a64d break up expression heatmap into sub components 2018-02-21 14:48:49 -08:00
Colin Megill 4e274eb09a white space 2018-02-21 14:47:55 -08:00
Colin Megill add08c4764 cleanup, whitespace, logs 2018-02-21 14:44:34 -08:00
Colin Megill 11f6ee7799 Add autocomplete 2018-01-20 00:22:29 -08:00
Colin Megill e5253d2ee0 opacity 2018-01-16 16:26:40 -08:00
Colin Megill ba9d7b9130 swatches 2018-01-12 16:01:39 -08:00
Colin Megill 1b5fc2c8f6 regraph 2018-01-08 15:25:42 -08:00
Colin Megill 7cea939926 all or none becomes a checkbox 2018-01-08 14:04:02 -08:00
Colin Megill 5140020c08 paintbrush and intialize 2018-01-05 17:16:14 -08:00
Colin Megill b1cf549fd8 color by expression, handle new update cell middleware logic 2018-01-04 23:34:16 -08:00
Colin Megill a23938aa73 put expression on the righgt 2018-01-04 23:33:54 -08:00
Colin Megill d3a6ea964d container to left edge 2018-01-04 17:58:11 -08:00
Colin Megill 51ab81aa72 color emoji icon and colocate with names 2018-01-04 17:57:49 -08:00
Colin Megill 04ae59c1d4 show all categorical options filter button 2018-01-04 17:53:14 -08:00
Colin Megill 6fd5999273 flex layout for app layout 2018-01-04 17:52:15 -08:00
Colin Megill 76ff2a3f41 heatmap as text for data check 2018-01-03 19:24:01 -08:00
Colin Megill 53b036c467 select only this categorical filter 2018-01-03 19:23:13 -08:00
Colin Megill 8d4728166d diff exp component based on cell selections 2017-12-29 00:16:18 -08:00
Colin Megill 75dd7c9c2e padding and fonts 2017-12-24 01:38:39 -08:00
Colin Megill 3486e5b1ca filter on categorical with checkboxes 2017-12-24 01:38:25 -08:00
Colin Megill 61b22cdb6c move color control to continuous 2017-12-23 15:25:43 -08:00
Colin Megill 39e84c8d59 move continuous to the left 2017-12-23 15:24:38 -08:00
Colin Megill ff7183d938 color by categorical 2017-12-23 15:24:16 -08:00
Colin Megill eb1caa9c68 move logic out of reducer into middleware 2017-12-22 19:30:32 -08:00