Commit Graph
95 Commits
Author SHA1 Message Date
Colin Megill 976fc68b9d deselect in reducer 2017-11-16 21:00:36 -08:00
Colin Megill a137957c47 move render queue out of continuous 2017-11-16 20:05:52 -08:00
Colin Megill cdd94b3602 render queue instantiation in own function 2017-11-16 20:05:30 -08:00
Colin Megill 382cc45035 graph brush selection 2017-11-16 20:04:58 -08:00
Colin Megill de42ec3da3 ensure continuous present to prevent indexOf null error 2017-11-15 13:52:54 -08:00
Colin Megill 7d02228bee subsetting graph with continuous 2017-11-08 16:35:50 -08:00
Colin Megill 4c1c812c0e remove experimental shimmer 2017-11-08 16:35:30 -08:00
Colin Megill af656649e1 add continuous selection to reducer 2017-11-08 16:35:16 -08:00
Colin Megill 186deb07ba remove previous orchestrator file function 2017-11-07 16:30:17 -08:00
Colin Megill 67c9c68ba7 move main draw function into top level component 2017-11-07 16:30:07 -08:00
Colin Megill 0451baef55 move canvas line draw loop into own file 2017-11-07 16:29:42 -08:00
Colin Megill 5243c87306 Move brush into draw axes 2017-11-07 16:29:24 -08:00
Colin Megill 2e93dd975c whitespace 2017-11-07 16:22:57 -08:00
Colin Megill 69eb9f3df0 rearrange imports 2017-11-07 16:22:40 -08:00
Colin Megill c2380fd222 remove old hardcoded path 2017-11-07 16:22:28 -08:00
Colin Megill 40fcfed06c remove comment 2017-11-07 16:22:12 -08:00
Colin Megill 18418e058a remove hardcoded dimensions from util, add functions from main 2017-11-07 16:21:57 -08:00
Colin Megill c91e0553bb import modularized files in continuous 2017-11-07 11:51:24 -08:00
Colin Megill 82ba82a61c modularize parallel coords 2017-11-07 11:51:24 -08:00
Colin Megill b54cc122be modularize parallel coords setup 2017-11-07 11:51:24 -08:00
Colin Megill e41da4f233 modularize axes 2017-11-07 11:51:24 -08:00
Colin Megill 28bf479a76 set scales at 0 to 1 for normalized data 2017-11-07 11:51:04 -08:00
Colin Megill 4eed54ffbf graph constant number until normalization 2017-11-06 14:31:34 -08:00
Colin Megill b13b45b29a on load, read query string off window to first request 2017-11-06 11:01:21 -08:00
Colin Megill 93ba5ef2aa color scales in graph 2017-11-06 00:11:50 -08:00
Colin Megill 735e81f90b Create reducer for controls 2017-11-06 00:10:55 -08:00
Colin Megill 743e20c6fc create the global color control component 2017-11-05 22:57:01 -08:00
Colin Megill b52595057f no need to return null in map 2017-11-05 22:56:25 -08:00
Colin Megill d5bcfbef18 preparing for color scales 2017-11-02 12:55:34 -07:00
Colin Megill cead683368 construct query string in action creators 2017-11-02 12:54:53 -07:00
Colin Megill 5b15f67b52 graph listens directly for the presence of vertices 2017-11-02 12:53:41 -07:00
Colin Megill 48c614a735 move expression counts func into util 2017-11-02 12:53:23 -07:00
Colin Megill b5f068abf9 select and deselect 2017-11-02 06:34:50 -07:00
Colin Megill 764f082d24 rename 2017-10-23 14:11:26 -07:00
Colin Megill 936f9ccb6d import new file 2017-10-23 14:10:44 -07:00
Colin Megill 614a73fb75 break categorical item into own file 2017-10-23 14:10:37 -07:00
Colin Megill 320aa5fd4f fix hot reloading 2017-10-23 14:10:24 -07:00
Colin Megill bd8912b9ec hook up parallel coords to real data 2017-10-23 12:49:14 -07:00
Colin Megill bbe6107f49 fire categorical select deselect conditionally 2017-10-23 12:48:43 -07:00
Colin Megill 1c2acaddb8 reducer for deselect categorical metadata 2017-10-23 12:48:19 -07:00
Colin Megill 68c48f9a2f fix build 2017-10-23 12:47:52 -07:00
Colin Megill 0c0a4124fc categorical metadata selectable 2017-10-17 19:27:54 -07:00
Colin Megill 11f1f350da margin on the spinner 2017-10-17 19:27:21 -07:00
Colin Megill 608a887e9e remove text from continuous, black for now 2017-10-17 19:27:04 -07:00
Colin Megill 4ad4338efc rename to selectedMetadata 2017-10-17 19:25:37 -07:00
Colin Megill 8f3e7ddd79 notes on url middleware 2017-10-16 10:56:27 -07:00
Colin Megill d31dde7436 add loading state for cells to ui 2017-10-16 10:55:19 -07:00
Colin Megill 9676926025 remove create ranges, now done on server 2017-10-16 10:54:57 -07:00
Colin Megill ae8ee8b936 squash proptype errors 2017-10-16 10:54:38 -07:00
Colin Megill 3256a06f27 add greyscale ramp to globals 2017-10-16 10:54:23 -07:00