28 Commits

Author SHA1 Message Date
Chris Matzenbach
a1f06d6b58 Merge pull request #1 from omnisci/matzy/FE-14900_mapd-charting-rebrand
[FE-14900] mapd-charting rebrand
2022-03-09 09:24:25 -06:00
uyanga-gb
235f83124a
Linemap example improvement (#324)
* 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
2019-04-17 20:41:47 -07:00
Jonathan Huang
af48ce6739 Geo Heatmap Example (#77)
* 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
2017-08-28 15:03:01 -07:00
mLuby
0605995681 use browser-connector 2017-05-24 13:13:30 -07:00
Marc Balaban
58963351bf [DOCS/EXAMPLES] polished docs and examples (#16) 2017-05-05 17:14:07 -07:00
Marc Balaban
8eac076cef [EXAMPLES] updated example links to connect to metis 2017-05-04 15:50:13 -07:00
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
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