* testing linechart color
* added Bar chart and draw filter to Linemap chart example
* use TIGER roads for Linemap example
* use California roads dataset for Linemap example
* geoheatmap raster layer
set mapbox token in examples, set cap in example 3, raise poly point cap in other examples (#92)
include all css and js files in one bundle
bump tp webpack 2
begin raster heatmap example
basic heatmap raster layer mixin
fix lint
xyDim getter/setter for heatmap raster layer
raster heatmap layer example with sliders
example to use distinct lang
refactor
use mapd data layer
use webpack dev server for examples
update example build script
calculate proper gap size
update geoheatmap example image
update example image styling
dynamic number of bins on geoheatmap
vega-lite api for heat layer
implement hex binning
update aggregate
ability to switch mark types
update babelrx
manual pixel sizing
add destroy hook
dynamic color domain
linting
use layer.genSQL in genVega
handle aggregation parsing
rebuild
do not set null colordomain
fix test
update bundle
fix test
* tweak example
[DC] add groupAll mixin to dc
[DC] groupAll as a service
disable broken test
[DC] use overrides src files instead of build
[DC] abstract render stack methods
[DC] add dataCount group to dc groupAll
[V2] add tags to e2e tests
[DC] fix examples, make async
[V2] more e2e tests for pue, row, table
[V2] e2e test for global filter
[V2] finish global filter tests e2e
[V2] tweak global filter e2e test
[V2] fix filter e2e test due to screen size
[V2] fix multi-comp lint error