14 Commits

Author SHA1 Message Date
Marc Balaban
e09eac3ceb [DOCS] set up documentation js and cleaned README.md
- also fixed scripts
2017-05-03 17:44:56 -07:00
Marc Balaban
a2e7221177 fixed examples, removed build for css (#113) 2017-04-26 17:24:15 -07:00
Marc Balaban
f03967b70f updated copy-example-lib script and updated connector library (#106) 2017-04-25 17:14:51 -07:00
Marc Balaban
6d07136a56 [SCRIPTS] all npm scripts working again (#105) 2017-04-25 16:36:08 -07:00
mrblueblue
66e7473612 add compiled sass styles to examples 2017-04-24 20:00:50 -07:00
ʈᵃᵢ
7f4e4359c7 [infra] removes mapbox from libraries, includes the module through no… (#2279)
* [infra] removes mapbox from libraries, includes the module through node_modules

* up timeout on examples e2e
2017-02-16 16:27:42 -08:00
Jonathan Huang
7251f1d4e3 mapdc as ES6 Modules (#2255)
* [MAPDC] refactor using es6 modules

add logging module

add more charts and mixins

add bubble overlay, heatmap, boxplot

add more charts

finish moving to new folder

beging moving overrides to new folder

replace mapdc src/

update build script

fix tests

fix mapdc import

fix mapdc import

prebuild mapdc css styles

remove console

redrawAll on rangeFilter update

remove grunt, delete dead files

update tests

minor fixes

fix raster-mixin d3 import

lint

clear cache

fix mapdc style import

fix example styles

* remove dc from scatter-mixin
2017-02-13 15:20:37 -08:00
ʈᵃᵢ
9cf2babcd6 [infra] consolidate node_modules in root dir (#1972)
* [infra] consolidate node_modules in root dir

* [infra] use yarn (#1979)

* add yarn to build

* add dep

* add dep, again
2016-12-14 16:51:29 -08:00
Jonathan Huang
a8d5ea15fe Example 5 - Polygon Lasso (#1816)
* [DC] add example 5

[DC] update converGeoJSONtoSQL function

[DC] update dependencies to include sprintf

[DC] example 5, no hover on poly select

[DC] disable hover and clicks on polygon draw mode for lasso tool

[DC] wrap coord filter in parens

[DC] test map draw mixin

[DC] use unlikely statement optimization for polygon queries

* circle experiment

* [DC] add circle control to example 5

* update mapbox-gl-draw build process

* [DC] update circle query

* [DC] add tests for circle geojson to sql

* [DC] update circle lasso formula

* [DC] use distance_in_meters for circle query

* fix tests

* update example
2016-11-17 17:50:08 -08:00
Jonathan Huang
ac82a9c44f [DC] use cdn jquery for examples 2016-09-19 17:30:17 -07:00
Jonathan Huang
61fff6b1c1 [DC EXAMPLES] update build script 2016-07-14 19:36:31 -07:00
Jonathan Huang
b42b1cb6ea [CROSSFILTER] bundle for examples 2016-06-17 17:35:35 -07:00
Danny Delott
9d2f68ecbf Update MapdCon paths in dc examples 2016-06-14 14:36:40 -07:00
Danny Delott
7ee71c6b56 Update example asset paths, move build process
- Run `npm build:example` from mapdc's package.json
2016-04-12 12:45:36 -07:00