Commit Graph
218 Commits
Author SHA1 Message Date
Colin Megill 95aef70762 size 2018-03-30 17:05:00 -07:00
Colin Megill 1a2e1519bd rendering color and position 2018-03-26 02:22:39 -07:00
Colin Megill d2797e3611 format inputs, whitespace, scaling 2018-03-26 02:22:32 -07:00
Colin Megill 15a29f0211 reduce point size 2018-03-26 02:21:59 -07:00
Colin Megill 895c63919b rename / remove drawGraphRegl 2018-03-26 02:16:03 -07:00
Colin Megill 0a249541c3 regl working in browser 2018-03-19 15:49:19 -07:00
Colin Megill 826b6f9ff2 add camera as a utility file 2018-03-19 12:43:44 -07:00
Colin Megill eca56fc780 add webgl packages 2018-03-19 12:43:35 -07:00
Colin Megill 133d295556 black borders --> blue boxes 2018-03-16 15:38:04 -07:00
Colin Megill f6af56e7d2 rename to expression buttons since heatmap is broken out 2018-03-02 10:59:12 -08:00
Colin Megill 35d48052fe Merge pull request #7 from chanzuckerberg/dataset-title
Add dataset title to index_template.html
2018-03-02 10:20:21 -08:00
Colin Megill 98b7788189 extra datasets 2018-03-02 10:20:02 -08:00
Colin Megill 0d7fc98813 regraph button 2018-03-02 10:19:56 -08:00
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
Charlotte Weaver bec860f78c Add dataset title to index_template.html 2018-03-02 09:25:24 -08:00
Colin Megill f8492d964b increase debounce wait time 2018-03-02 09:23:44 -08:00
Colin Megill 5443f25e69 drop chunk rate on render queue 2018-03-02 09:16:32 -08:00
Colin Megill 33b0a040ae title ready for template 2018-03-02 09:15:56 -08:00
Colin Megill a04921c34f Merge pull request #3 from chanzuckerberg/template-html
Add build for external deployment using jinja2 templating for url base
2018-03-01 13:36:21 -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
Charlotte Weaver db33c3f923 Add build for deployment using jinja2 templating for url base 2018-02-28 13:56:53 -08:00
Colin Megill d4fce6a03d categorical overflow 2018-02-28 10:03:58 -08:00
Colin Megill 2fe600af93 graph width pre responsive 2018-02-28 10:03:46 -08:00
Colin Megill 06ab2b6a6a change button css 2018-02-28 10:03:36 -08:00
Colin Megill 8b587da713 Add responsive reducer 2018-02-28 10:03:19 -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 298f674473 Add colors to global 2018-02-28 09:47:04 -08:00
Colin Megill 3685c3f0b0 remove body css to index.html 2018-02-28 09:46:48 -08:00
Colin Megill 20a2792cfe deselected cells are smaller 2018-02-27 11:32:50 -08:00
Colin Megill 070f505076 color contrast for heatmap text plugin 2018-02-21 14:50:16 -08:00
Colin Megill 37970ad8ab async for expressions for scatterplot 2018-02-21 14:50:06 -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 7fcd49951e prepare to catch change scatterplot x & y in reducer 2018-02-21 14:49:23 -08:00