14 Commits

Author SHA1 Message Date
Jonathan Huang
2e073291c1 clean up examples 2017-04-24 19:59:14 -07:00
Jonathan Huang
31acad6366 [DC EXAMPLES] remove sync requests and fix charts 2017-04-24 19:58:55 -07:00
ʈᵃᵢ
ee47aea4b4 [infra] change examples to use forge (#2283) 2017-02-16 10:20:18 -08:00
Jonathan Huang
5d07bfb938 [MAP MIXIN] init map using async init method, fixes #1713, #1687 (#1885)
* [MAP MIXIN] init map using async init method, fixes #1713, #1687

* [V2] add pointmap tests

* [POINTMAP] load proper bounds for initial render call

* bump coverage

* [POINTMAP] update bounds if initial bounds is not equal to rendered map bounds

* fix map move

* remove console

* fix connection reducer test
2016-12-01 14:54:38 -08:00
Jonathan Huang
4deddb715f [MADPCON] async connect, fixes #975 2016-08-16 09:25:19 -07:00
mLuby
612b881ffa [bug dc] make dc example 3 async 2016-07-22 16:35:29 -07:00
Jonathan Huang
25ae22c67c [DC EXAMPLES] use crossfilter promise constructor 2016-07-09 11:32:50 -07:00
Jonathan Huang
e765256854 [REFACTOR] fix async behavior and code in madpcon, mapdc, crossfilter, and v2
[MAPDC TABLE] fix async behavior

[MAPDCON/DC] fix async sort and con.render

[MAPDC] fix example 3 poly-raster dataAsync callback

[MAPDC] fix example 3, use callback instead of callbacks array, fixes #949, fixes #920

[MAPDC] expire data cache when doing redraw / render all

[CAP-MIXIN] expire data cache on cap update

[SCATTER] remove color chart from measure update

[FIX] minor fixes for v2, mapdcon, and crossfilter

[CROSSFILTER] remove get result set

fixes #957, fixes #954, fixes #939, fixes #928, fixes #926, fixes #922
2016-07-03 18:13:29 -07:00
mLuby
e452fdd02e add time chart to dc poly example 3 2016-06-23 16:06:59 -04:00
Jonathan Huang
b42b1cb6ea [CROSSFILTER] bundle for examples 2016-06-17 17:35:35 -07:00
mLuby
80fa733e32 add dynamic border widths for polys 2016-06-15 18:19:21 -07:00
mLuby
4e7d7801ae polys can have borders 2016-06-15 16:27:51 -07:00
mLuby
e8e0db4e7c use lime2blu for poly color ramp 2016-06-15 16:27:51 -07:00
mLuby
c3b35630a9 add example3: polymap 2016-06-14 17:53:51 -07:00