Commit Graph

239 Commits

Author SHA1 Message Date
Colin Megill
b4dddc5602 comment re: opacity 2018-04-18 00:30:25 -07:00
Colin Megill
3fc750896a add roboto to indx 2018-04-18 00:29:52 -07:00
Colin Megill
c7389ce9ba allow slightly more zooming in 2018-04-18 00:29:42 -07:00
Colin Megill
9e3ca5c30b break out scale rgb into its own file, parses colors 2018-04-18 00:29:32 -07:00
Colin Megill
6bf5b66fea ordinal colors take 2 2018-04-18 00:29:13 -07:00
Colin Megill
d035ba2bed remove the x for now on buttons 2018-04-18 00:28:58 -07:00
Colin Megill
598bdc2fa6 better ordinal scale 2018-04-17 11:34:51 -07:00
Colin Megill
a818b6bbe7 slightly tighter spacing on hist 2018-04-12 21:08:15 -07:00
Colin Megill
e14169e847 crossfilter 2018-04-12 21:05:17 -07:00
Colin Megill
874c65f7db histogramBrushes 2018-04-11 16:51:19 -07:00
Colin Megill
133a7f3aa8 import continuous to sidebar 2018-04-11 16:28:41 -07:00
Colin Megill
47c8786a05 rename to parallel 2018-04-11 16:28:22 -07:00
Colin Megill
8c16c5a0dc logotype 2018-04-10 09:42:25 -07:00
Colin Megill
694879d897 disable compute button until sets selected 2018-04-09 06:09:54 -07:00
Colin Megill
c28bddfd75 categorical padding to account for collapse 2018-04-09 06:09:39 -07:00
Colin Megill
83bc7b8624 implements category expansion for categorical metadata 2018-04-08 21:12:25 -07:00
Colin Megill
e6e3788160 Reactive current cell selection count 2018-04-08 20:39:02 -07:00
Charlotte Weaver
3370b4ba81 Comment out selected cell message 2018-04-06 16:59:47 -07:00
Charlotte Weaver
6c28023783 Use babel-minify-webpack-plugin instead of Uglify
Uglify breaks with ES6 and conflicts with gl-matrix. Moving to babel to minify (which breaks the source-map devtool so move that to cheap-source-map)
2018-04-06 13:59:48 -07:00
Colin Megill
23a71b71df count on class 2018-04-05 15:35:48 -07:00
Colin Megill
7aeb03c820 tm data 2018-04-04 15:39:06 -07:00
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