Commit Graph
161 Commits
Author SHA1 Message Date
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 5508c7713a request single expression for color action 2018-01-04 23:33:45 -08:00
Colin Megill 703dbd7cc6 chromatic d3 for greyscale 2018-01-04 23:33:29 -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 5a9c4ef818 request 10 genes for diffexp 2018-01-04 17:52:03 -08:00
Colin Megill c6d0e44c55 stub of store controls state to get back to selection for diffexp 2018-01-03 19:24:45 -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 8f590e5167 diff exp reducer 2017-12-29 00:16:04 -08:00
Colin Megill b22d5bc3e5 add diff exp action 2017-12-29 00:15:53 -08:00
Colin Megill 80c5d056ad filter by clusters typecast bug 2017-12-28 19:23:24 -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 87e8d5b1b1 remove reducer from index 2017-12-24 01:38:03 -08:00
Colin Megill 324133875e Add categorical to controls 2017-12-24 01:37:40 -08:00
Colin Megill 61c35960a7 remove categorical as own reducer to controls 2017-12-24 01:37:27 -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 bc07ebd23d make a toggle in future 2017-12-23 11:12:50 -08:00
Colin Megill 769aa145ac if any graph selection, deselect nodes without positions 2017-12-23 11:10:19 -08:00
Colin Megill 5a3d3c4a3c default black 2017-12-23 11:09:22 -08:00
Colin Megill eb1caa9c68 move logic out of reducer into middleware 2017-12-22 19:30:32 -08:00
Colin Megill 78dbe1913a add cell color middleware 2017-12-22 19:30:07 -08:00
Colin Megill 862a1b129b draw graph from color attr 2017-12-22 19:29:09 -08:00
Colin Megill f497440af2 slice current selection rather than all cells to preserve color 2017-12-22 19:29:00 -08:00
Colin Megill 377b8c55b7 draw lines and graph with new __color__ attr 2017-12-22 19:28:36 -08:00
Colin Megill 769cbea140 don't show unselected lines for now in parallel (toggle in the future) 2017-12-20 18:03:04 -08:00
Colin Megill 68d99b71dc colors 2017-12-12 21:37:19 -08:00
Colin Megill f89973aaa9 categorical wider 2017-12-12 20:33:35 -08:00
Colin Megill 191615b62b send continous through middleware & comments 2017-12-12 20:33:23 -08:00
Colin Megill fd93349515 switch to staging api 2017-12-07 14:38:48 -08:00
Colin Megill 7b3313e108 consume custom middleware in reducer, set initial allCells & selected 2017-12-07 14:38:42 -08:00
Colin Megill 3df194fdd2 add custom middleware to index 2017-12-07 14:38:21 -08:00
Colin Megill 4608fb035c custom middleware to update cell selection 2017-12-07 14:37:55 -08:00
Colin Megill c2ca9eb544 remove comment 2017-12-07 14:33:50 -08:00
Colin Megill fa9d0ad528 red lines on canvas for testing 2017-12-07 14:33:40 -08:00
Colin Megill 9a3d349f99 move graph scales, still hardcoded, into globals 2017-12-07 14:33:25 -08:00
Colin Megill 3799fda639 move filtering and ctx reset out of axes 2017-12-07 14:32:41 -08:00
Colin Megill 98caa373f5 only show continuous color options above graph for now 2017-11-27 03:14:39 -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 bfa03e77b4 parallel now rendering from centralized cell selection! 2017-11-27 02:43:20 -08:00