Commit Graph
47 Commits
Author SHA1 Message Date
Colin Megill 4e274eb09a white space 2018-02-21 14:47:55 -08:00
Colin Megill 5140020c08 paintbrush and intialize 2018-01-05 17:16:14 -08:00
Colin Megill 51ab81aa72 color emoji icon and colocate with names 2018-01-04 17:57:49 -08:00
Colin Megill 61b22cdb6c move color control to continuous 2017-12-23 15:25:43 -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 fa9d0ad528 red lines on canvas for testing 2017-12-07 14:33:40 -08:00
Colin Megill 3799fda639 move filtering and ctx reset out of axes 2017-12-07 14:32:41 -08:00
Colin Megill bfa03e77b4 parallel now rendering from centralized cell selection! 2017-11-27 02:43:20 -08:00
Colin Megill 354a3857cc remove excess methods and process around metadata type coercion 2017-11-27 02:41:50 -08:00
Colin Megill 3fd7fdf5c4 return entire selection from continuous rather than just cell name 2017-11-26 23:26:39 -08:00
Colin Megill 4a412bb05c debounce function in continuous 2017-11-26 23:19:12 -08:00
Colin Megill 2af16dc4c6 async render queue again, move debounce up to component 2017-11-26 23:18:30 -08:00
Colin Megill 9b045b1187 make parallel fixed width at 1200 for now 2017-11-26 23:17:14 -08:00
Colin Megill abf14cf159 colorscales working in continuous metadata 2017-11-23 01:55:59 -08:00
Colin Megill 42bef3d6cd move colorScale and colorAccessor to redux to make it global 2017-11-17 14:59:28 -08:00
Colin Megill e18f57e6f2 move clear context out of conditional in cont 2017-11-17 14:57:22 -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 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 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 b5f068abf9 select and deselect 2017-11-02 06:34:50 -07:00
Colin Megill bd8912b9ec hook up parallel coords to real data 2017-10-23 12:49:14 -07:00
Colin Megill 608a887e9e remove text from continuous, black for now 2017-10-17 19:27:04 -07:00
Colin Megill 9676926025 remove create ranges, now done on server 2017-10-16 10:54:57 -07:00
Colin Megill 88a3eb6b41 remove text field from parallel 2017-10-10 11:22:07 -07:00
Colin Megill ec8dc69112 add section header 2017-10-09 22:17:48 -07:00
Colin Megill b6be4947eb drawing graph 2017-09-08 01:08:01 -07:00
Colin Megill 0e36aaf830 joyplots working 2017-09-06 22:19:55 -07:00
Colin Megill 129ffa1ec6 parallel working 2017-08-26 00:15:23 -07:00
Colin Megill da24945bf2 parallel colors 2017-08-25 20:27:36 -07:00
Colin Megill 27d9096937 metadata in parallel 2017-08-23 17:51:22 -07:00
Colin Megill f6d7cc3e23 initial commit 2017-08-23 16:28:01 -07:00