14 Commits

Author SHA1 Message Date
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
mLuby
64f794b101 fix paths for example2 2016-04-11 15:47:35 -07:00
Danny Delott
97c046387b Move mapdc into libraries/mapdc 2016-04-06 22:20:57 -07:00
Danny Delott
a59aa3ec38 Update build for project and example 2016-03-17 12:03:01 -07:00
Marc Balaban
f8cdbd6e9a [example2] updated example2 to include:
- Filter Bar
- Variable radius-size for dots
- Custom mapBox overlay
2016-03-14 16:44:24 -07:00
Marc Balaban
08f4a3e8a0 changed table name 2016-03-08 18:07:09 -08:00
Marc Balaban
082885f959 [BUGS] sending correct dimensions into vega spec now. 2016-03-08 18:07:09 -08:00
Danny Delott
f4efa2f859 Update crossfilter instantiation
- Use new constructor (no label)
2016-03-04 10:39:09 -08:00
Danny Delott
bb3c661c17 Use mapdc's crossfilter instead of own 2016-03-02 18:32:42 -08:00
Danny Delott
1517a32dbe Fix global mapd-con bug
- RasterMixin can now be passed an instance of MapdCon to satisfy the
  con variable in #showPopup
2016-03-01 18:41:09 -08:00
Danny Delott
9980341679 Update example to use local mapdc 2016-02-26 12:50:42 -08:00
Danny Delott
45b53ae982 Fix resizing issue on pointmap 2016-02-25 16:10:58 -08:00
Danny Delott
51959ff36c Add backend rendered pointmap example
- Make MapdCon instance a global variable to allow map-mixin's call to
  getRowsForPixels work.
- Remove old code from previous example
2016-02-25 15:29:05 -08:00
Danny Delott
e2e411d8c4 Begin example for backend rendered pointmap 2016-02-25 15:29:05 -08:00