Commit Graph
35 Commits
Author SHA1 Message Date
bkmartinjr bf6ebd5741 reset all cells on graph reset 2018-05-29 21:40:51 -07:00
bkmartinjr 2f23e8675f fix typo generating exception 2018-05-29 10:01:33 -07:00
bkmartinjr 089d04ea9f move schema sniffer to util 2018-05-28 16:52:32 -07:00
bkmartinjr cfd13cad41 refactor regraph functionality to use crossfilter; add reset graph 2018-05-27 11:49:50 -07:00
bkmartinjr cc661f31e1 first cut at high performance crossfilter 2018-05-23 20:59:13 -07:00
bkmartinjr 93920d9a72 performance - graph, scatterplot and brush select 2018-05-09 08:13:37 -07:00
bkmartinjr 90c7daf571 Prettier 2018-05-05 13:15:10 -07:00
bkmartinjr 1bca48cde3 dont use lodash get() 2018-05-02 16:52:08 -07:00
bkmartinjr 56e66088bf performance - speed up categorical metadata deselection 2018-05-01 14:54:55 -07:00
bkmartinjr 118248446e performance - parse color descriptions once 2018-04-30 20:20:50 -07:00
Colin Megill e14169e847 crossfilter 2018-04-12 21:05:17 -07:00
Colin Megill 7fcd49951e prepare to catch change scatterplot x & y in reducer 2018-02-21 14:49:23 -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 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 04ae59c1d4 show all categorical options filter button 2018-01-04 17:53:14 -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 53b036c467 select only this categorical filter 2018-01-03 19:23:13 -08:00
Colin Megill 324133875e Add categorical to controls 2017-12-24 01:37:40 -08:00
Colin Megill ff7183d938 color by categorical 2017-12-23 15:24:16 -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 68d99b71dc colors 2017-12-12 21:37:19 -08:00
Colin Megill 191615b62b send continous through middleware & comments 2017-12-12 20:33:23 -08:00
Colin Megill 7b3313e108 consume custom middleware in reducer, set initial allCells & selected 2017-12-07 14:38:42 -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
Colin Megill 42bef3d6cd move colorScale and colorAccessor to redux to make it global 2017-11-17 14:59:28 -08:00
Colin Megill 976fc68b9d deselect in reducer 2017-11-16 21:00:36 -08:00
Colin Megill 382cc45035 graph brush selection 2017-11-16 20:04:58 -08:00
Colin Megill af656649e1 add continuous selection to reducer 2017-11-08 16:35:16 -08:00
Colin Megill 735e81f90b Create reducer for controls 2017-11-06 00:10:55 -08:00