20 Commits

Author SHA1 Message Date
ʈᵃᵢ
ee47aea4b4 [infra] change examples to use forge (#2283) 2017-02-16 10:20:18 -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
Jonathan Huang
ac82a9c44f [DC] use cdn jquery for examples 2016-09-19 17:30:17 -07:00
Jonathan Huang
2e8b74fa1f [DC] add count chart to exmaple 1 again 2016-09-07 11:00:16 -07:00
Jonathan Huang
2e9e98e730 [DC] get count chart size before redrawing charts, fixes #1464, fixes #1396
[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
2016-09-07 07:29:56 -07:00
Jonathan Huang
5ae61b5c0f [V2] e2e tests for chart type creation and global filters
[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
2016-08-25 13:53:59 -07:00
Jonathan Huang
4deddb715f [MADPCON] async connect, fixes #975 2016-08-16 09:25:19 -07:00
Jonathan Huang
25ae22c67c [DC EXAMPLES] use crossfilter promise constructor 2016-07-09 11:32:50 -07:00
Jonathan Huang
96af7574b4 [DC EXAMPLE] fix 1 and 2 2016-06-17 17:42:37 -07:00
Du Hoang
ceb986ff3a row chart remembers scroll pos 2016-04-29 10:51:07 -07:00
Marc Balaban
429ea40195 Merge pull request #378 from map-d/unaliasReservedSQLWords
Unalias reserved sql words
2016-04-12 18:04:05 -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
mLuby
e4cec618cd fix min->minimum max->maximum for example1 2016-04-12 10:19:22 -07:00
mLuby
fbd8f034e6 fix paths for example1 2016-04-11 15:47:21 -07:00
Danny Delott
a59aa3ec38 Update build for project and example 2016-03-17 12:03:01 -07: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
9980341679 Update example to use local mapdc 2016-02-26 12:50:42 -08:00
Danny Delott
6284bf7e77 Update example1 2016-02-25 15:29:05 -08:00
Danny Delott
fe56de844a Rename example1 2016-02-25 15:29:05 -08:00