Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/antvis/data-set

state driven all in one data process for data visualization.
https://github.com/antvis/data-set

Merge branch 'feature-fillRowsByField' into 'develop'

Feature fill rows by field

支持按照orderBy指定字段全量补全

#30

See merge request !38

02b4b4a6539ec897c082b632df75c95b17ae1bbb authored over 7 years ago by simaQ <[email protected]>
test cases

87652ede34cfb71157b2dd9614f41f29ee030f26 authored over 7 years ago by leungwensen <[email protected]>
fill-rows: support fill by order

e1d15af6a1af647e8c02a4873692a014ca2ff00a authored over 7 years ago by leungwensen <[email protected]>
Merge branch 'feature-groupedHistogram' into 'develop'

Feature grouped histogram

![image](http://git.cn-hangzhou.oss-cdn.aliyun-inc.com/uploads/dat...

55ea86083bc02da7c21dbe79442c859d16fd3dd3 authored over 7 years ago by dxq613 <[email protected]>
Merge branch 'feature-sankey' into 'develop'

sankey diagram

桑基图

还有个问题,用polygon画的时候,label方法内存溢出了

See merge request !36

078e3860351ce33c0101bd724a3b9f07409ccd45 authored over 7 years ago by dxq613 <[email protected]>
demo: interval => intervalStack

cf96e664dc6c38c6cf7d843518b31b5e26888ee7 authored over 7 years ago by leungwensen <[email protected]>
update demos

3d52ab6f1cf891273cb4c30c5ad26f5d5d412da9 authored over 7 years ago by leungwensen <[email protected]>
bin.histogram: support grouping

a50a064a795043020e6120a707533880de899f42 authored over 7 years ago by leungwensen <[email protected]>
sankey diagram

0c9915f599158d7bc05633578c676d4cb3caf9ae authored over 7 years ago by leungwensen <[email protected]>
0.4.0

2846f134a45a8428de50a0918bc0a9da81db2364 authored over 7 years ago by leungwensen <[email protected]>
Merge branch 'feature-looseDataView' into 'develop'

loose mode for DataView

```js
new DataView(); // loose mode
new DataView(option...

31065ca0cbceb9d8a18a5a9fcfb7af0de28091d2 authored over 7 years ago by dxq613 <[email protected]>
loose mode for DataView

b6c3ae11a1281caed531e3372c87d11c7c747e71 authored over 7 years ago by leungwensen <[email protected]>
Merge branch 'feature-transformRename' into 'develop'

transform: rename

#27

See merge request !34

c69c66d19b0dc16305887bd67c8a005beef38ecd authored over 7 years ago by simaQ <[email protected]>
Merge branch 'enhancement-transformsKeepExtraFields' into 'develop'

transforms with partition feature will keep as many fields as possible

#28

See merge req...

7d728621dc63857c34207552fa02f2e21b0b9994 authored over 7 years ago by simaQ <[email protected]>
avoiding field conflicts with as

022436683d6489aa366ccac7073ef8f0d9091db0 authored over 7 years ago by leungwensen <[email protected]>
transform: rename

3a93ea16c4737ed72a836d59a562157f6f12fec3 authored over 7 years ago by leungwensen <[email protected]>
transforms with partition feature will keep as many fields as possible

11b2451afa6da00e1fc401223dc08153555223ce authored over 7 years ago by leungwensen <[email protected]>
Merge branch 'feature-enhancedImputation' into 'develop'

self-defined imputation method

impute 支持自定义方法。之前飞飞老师在云雀提过,忘加了

See merge request !32

fafcd6f93423f750921cf8785265c7d968924270 authored over 7 years ago by simaQ <[email protected]>
self-defined imputation method

ed2b63caa01814cb8eb1a4004d20b3d4be733e84 authored over 7 years ago by leungwensen <[email protected]>
Merge branch 'feature-partition' into 'develop'

Feature partition

用户要求有类似Frame.group的接口,DataSet中实现如下:

```js
// Frame.group => dataView.g...

6b11444bb3a926c90c885e96dee7d4cfd2a0f0b3 authored over 7 years ago by dxq613 <[email protected]>
alias

58319f0db954301c04d6fe77f5378b2b584204e8 authored over 7 years ago by leungwensen <[email protected]>
demos, etc

2e672cab2755b0148c7aec2df990a46c0d0c545d authored over 7 years ago by leungwensen <[email protected]>
add partition api

fd04abe0bb1261bb44f9f0e2659b22092938d128 authored over 7 years ago by leungwensen <[email protected]>
update g2

0c14e96639b84fd9d269832e9029fed6508e4306 authored over 7 years ago by leungwensen <[email protected]>
enhanced partition

6fde7b8a05343dd58a1898b0c0f5517195631e31 authored over 7 years ago by leungwensen <[email protected]>
0.3.0

01adf8322f6d2909e1ca1d5ab771e5bcb6e0f4f0 authored over 7 years ago by leungwensen <[email protected]>
Merge branch 'feature-watchingSpecifiedStates' into 'develop'

watchingStates for DataView

```js
const ds = new DataSet();
const dv = ds.createView({
...

22aa5bd207ee58620bf2f6c7d9e99ad4a11ad060 authored over 7 years ago by dxq613 <[email protected]>
watchingStates for DataView

22dfea9f1ebbacc49bcd1d86ad211d51ad504e38 authored over 7 years ago by leungwensen <[email protected]>
0.2.3

181d64b48620078b43d62dff3cb31e4897b6a739 authored over 7 years ago by leungwensen <[email protected]>
Merge branch 'feature-arcDiagram' into 'develop'

Feature arc diagram

弧长连接图(Arc Diagram)和它的变体 和弦图(Chord Diagram)实现。

改进:

- 简化配置项
- 使用pol...

e845ac78f7101878d132028b439de6c6d5185115 authored over 7 years ago by dxq613 <[email protected]>
Merge branch 'feature-regressionAndDensity' into 'develop'

Feature regression

回归函数 regression

See merge request !26

fe2c1fb4e485d4dd4c291c0698da61e077fbf35f authored over 7 years ago by dxq613 <[email protected]>
arc diagram & chord diagram ready

a7d4b9d4ebc388d433b3c4d17ec12f722e24d874 authored over 7 years ago by leungwensen <[email protected]>
transform: diagram.arc

b6360434408442cfb7b4dca3d820d72909fa3df8 authored over 7 years ago by leungwensen <[email protected]>
0.2.2

bdfd0b3e2efb6bb96aaa5d64950cb111164d2fba authored over 7 years ago by leungwensen <[email protected]>
Merge branch 'hotfix-folding' into 'develop'

transform fold: warns if fields not specified

See merge request !27

c12c70e4c560d2d8e6f943e27415fd986465768d authored over 7 years ago by 芈乐 <[email protected]>
transform fold: warns if fields not specified

7004b9ea2e27f2df9478990f7909d3f0c34b8c75 authored over 7 years ago by leungwensen <[email protected]>
link for regression demo

78dc1c9df8ef01cb66283788fb3d785a6e5f35c9 authored over 7 years ago by leungwensen <[email protected]>
test cases and demo for regression

f58e16e1de0c6f3a86c9a6acda5247bf5fb3257d authored over 7 years ago by leungwensen <[email protected]>
regression transform

e4f4ed3260c2feca487b8e0a293211a60dc74256 authored over 7 years ago by leungwensen <[email protected]>
clear up demos

e2904745b02aba6937cd8f17bdd27a2a6e94e0a2 authored over 7 years ago by leungwensen <[email protected]>
Merge branch 'feature-binningWithOffset' into 'develop'

Feature binning with offset

分箱增加offset支持

> 直方图分箱offset

| offset | 0 (default) | 0.3 | ...

8babaeb822064212ad1433eb0069a7b7f1c25b49 authored over 7 years ago by simaQ <[email protected]>
FIXME: tag-cloud is yelling

cc9bc995732f7a74b7269c6e0edd62942cdae781 authored over 7 years ago by leungwensen <[email protected]>
hexagon binning with offset

d1a9d36fb935423e198f80777afe34b837d528a3 authored over 7 years ago by leungwensen <[email protected]>
rectangle binning with offset

79cfc6c35abb1571adb09118cde25aae9dff2796 authored over 7 years ago by leungwensen <[email protected]>
histogram binning with offset

0b9593565ea2f92578a38a031fcb3764270a9a40 authored over 7 years ago by leungwensen <[email protected]>
Merge branch 'bugfix-geoDataProcessing' into 'develop'

geo data processing

- 添加geo刻度
- geo映射同时作用于geo刻度

地图相关功能剩下的工作还有:

1. g2添加画刻度(multiple li...

652bffec8d1fce85254953c331f9b82c9f93d165 authored over 7 years ago by dxq613 <[email protected]>
diffs are too large

03b9aa40c9a58e56c0bfe10d5af197cde0e2f56e authored over 7 years ago by leungwensen <[email protected]>
IntelliJ

8ab6a611f822c2732e33a1b3dde5e5222621bcbc authored over 7 years ago by leungwensen <[email protected]>
fixing geo projection

9cdef21cf67e4ebaad350e4497e10bb3352abcbf authored over 7 years ago by leungwensen <[email protected]>
connector: geo-graticule

292a7a2d4c18ac94fff959bd7e3551211189ce96 authored over 7 years ago by leungwensen <[email protected]>
update demos

c53f15d39471f45d32554aba64c8af5e7e8b9e2d authored over 7 years ago by leungwensen <[email protected]>
Merge branch 'bugfix-quantileBinning' into 'develop'

Bugfix quantile binning

箱型图demo

See merge request !23

e183ae7793d28e5ce03e7de69a3a132ca0428d99 authored over 7 years ago by dxq613 <[email protected]>
fixing titles, etc.

2ed31cd23176f392c0b6bf849c431586be54810f authored over 7 years ago by leungwensen <[email protected]>
quantile binning

aaba5fd3a808ec659958f30ba36de72f946e5832 authored over 7 years ago by leungwensen <[email protected]>
update g2.min.js

3ba7ba4787d43657b3008f07924c5f62d52b65c1 authored over 7 years ago by leungwensen <[email protected]>
0.2.1

3b4d92839494bff4f6706927d1bf14bc5d4d594d authored over 7 years ago by leungwensen <[email protected]>
Merge branch 'bugfix-histogramBinning' into 'develop'

Bugfix histogram binning

- 直方图

![image](http://git.cn-hangzhou.oss-cdn.aliyun-inc.com/upl...

bb62c945324a77fc33e5ca3c5a0a181d3a9eb3e8 authored over 7 years ago by dxq613 <[email protected]>
add demo for rectangle binning

711a1b50353addfd888cbee133de4d4d4d1c55b1 authored over 7 years ago by leungwensen <[email protected]>
fixing transform: bin.rectangle

c19817a14f576f66f650c4ff5b6ae592895c0778 authored over 7 years ago by leungwensen <[email protected]>
fixing binning logic and demos

f6bccf412334a79f931bea1c0a91a93e20648a30 authored over 7 years ago by leungwensen <[email protected]>
fixing histogram binning

65e9b29436672205b8bd2aa62497814777c5f798 authored over 7 years ago by leungwensen <[email protected]>
0.2.0

ed4b43c040207caa802ff144056c0955834aff89 authored over 7 years ago by leungwensen <[email protected]>
Merge branch 'feature-optimizePerformance' into 'develop'

Feature optimize performance

性能优化

1. cloneDeep => cloneItems (单层clone)
2. orderBy => sim...

f44be8e9e380b40f5f7ba1162dd179b426d477ee authored over 7 years ago by dxq613 <[email protected]>
remove d3-cloud from dependencies

9b2b4a8d7b81d0feb3a971356646ac7aabf0bd5c authored over 7 years ago by leungwensen <[email protected]>
simplify sort-by

419a42e3ab41bec95bf8c96e67db16770368b01d authored over 7 years ago by leungwensen <[email protected]>
cloneDeep => cloneItems

43100b9e631333bc3925afe960cad31d1d97f007 authored over 7 years ago by leungwensen <[email protected]>
Merge branch 'feature-wordCloud' into 'develop'

Feature tag cloud

#19

See merge request !20

c46fe4c049b70e7102ccc90902a80f68f94dc6fd authored over 7 years ago by dxq613 <[email protected]>
remove only on test case

5d79ca8853fa36c56240883642f38973118bec04 authored over 7 years ago by leungwensen <[email protected]>
add test cases

4915d29b813c4b65d38ff91f4c8d7a312d104db5 authored over 7 years ago by leungwensen <[email protected]>
remove only on test case

00b0862882fb9deefd0f17da91c1c8271494e2ec authored over 7 years ago by leungwensen <[email protected]>
tag cloud

dc555a0761ce08b498079cc429945c8c22477254 authored over 7 years ago by leungwensen <[email protected]>
adjust demos

28723102576c1ea096ce71bb5b413695a2127854 authored over 7 years ago by leungwensen <[email protected]>
Merge branch 'bugfix-hexagonBinning' into 'develop'

Bugfix hexagon binning

#21 #18

算法简要: https://lark.alipay.com/wensen.lws/work/hex-binning...

32bdd87578891300757f7beb15e0a008c2e9bc09 authored over 7 years ago by dxq613 <[email protected]>
confusing sortBy transform in demos

ab44bf91e0bba8ca5ac737df3d2e9dd65a301b0f authored over 7 years ago by leungwensen <[email protected]>
linting html

aecbc32875765fb488bc4575fe847a3154263d5d authored over 7 years ago by leungwensen <[email protected]>
bin.hexagon: support binWidth and bins and area encoding, etc.

f0589131f3af1cc39cd675e9decaef0a600f8ae7 authored over 7 years ago by leungwensen <[email protected]>
update demos

3f623b98bcc61a3e253229be914ce48c302de7f1 authored over 7 years ago by leungwensen <[email protected]>
enhance test cases: keep data processes inside each "describe" scope

b0261d60a7c28c852d0cdfcc1bd9913fc0ecf567 authored over 7 years ago by leungwensen <[email protected]>
Merge branch 'feature-enhancePartitionPerformance' into 'develop'

enhance performance of partition in transforms

#17

第一步:把不必要的orderBy调用清除

See merge req...

420fffea878ba9f8a79e13c23836f7fef7c78413 authored over 7 years ago by dxq613 <[email protected]>
Merge branch 'bugfix-voronoiOptions' into 'develop'

voronoi: options.x / options.y => options.fields

#16

See merge request !17

52ee699dcc50e94c49cc70116a1bff0c695ed7da authored over 7 years ago by dxq613 <[email protected]>
the ci machine gave a howl of pain

1aa19e3c8ec16fda2296642e847b8bd2829a1d8b authored over 7 years ago by leungwensen <[email protected]>
enhance performance of partition in transforms

8f04d2a16e9401afa49a5d4a9a51f2bb41054438 authored over 7 years ago by leungwensen <[email protected]>
voronoi: options.x / options.y => options.fields

c25341e1eff0a986d882d301aef97be65d40ea37 authored over 7 years ago by leungwensen <[email protected]>
0.1.3

2d16789f1461dc469dc45ada4a9edba421e864bf authored over 7 years ago by leungwensen <[email protected]>
Merge branch 'bugfix-geoTransformAlwaysProcessProjection' into 'develop'

geo.xxx transforms: support projected results

#14

See merge request !16

76095e2de46aac43b867c040b9fe0e27967deb1e authored over 7 years ago by dxq613 <[email protected]>
geo.xxx transforms: support projected results

1eaab0c27baf65127d87fe850b5fd3069ca0a31a authored over 7 years ago by leungwensen <[email protected]>
Merge branch 'feature-apiReflection' into 'develop'

fixing apis and test cases

- new DataSet({ state: {}})
- createView(name)

See merge requ...

d6b86c0b2eefb34bdec34858ca1d9dd4aa0deaca authored over 7 years ago by dxq613 <[email protected]>
fixing apis and test cases

56f96644d831c1b0d24fe0da1914ab8b1f318b01 authored over 7 years ago by leungwensen <[email protected]>
Merge branch 'feature-buildingScript' into 'develop'

Feature building script

#12

See merge request !14

b157150d3766822b91059951ea5e3f0e71796d49 authored over 7 years ago by dxq613 <[email protected]>
building scripts

2b80639e1d47a81b1b348a4201290d148ee889ee authored over 7 years ago by leungwensen <[email protected]>
build script: rollup to webpack

1ddc4d59c3f45f434ac6a97b8a6750768bd8b65d authored over 7 years ago by leungwensen <[email protected]>
0.1.2

cd699f6233c4806ebad30ae46e6d9a04c5a797ce authored over 7 years ago by leungwensen <[email protected]>
Merge branch 'bugfix-percentTransformShouldKeepField' into 'develop'

bugfix: #10 percent transform should keep field

#10

See merge request !13

18d7be21ee3504f8c6257296c52fe2bde2a1c620 authored over 7 years ago by dxq613 <[email protected]>
bugfix #10

dfa9b8ada67b6d2e29220ea0679c20fc05f241fe authored over 7 years ago by leungwensen <[email protected]>
fixing rollup config

e505df4d2c5c9998808dab856f8e2a96f83d5ac5 authored over 7 years ago by leungwensen <[email protected]>
version up

77d3b4bdc00ff65a3dbf70ca2fc0d2a5c94d3332 authored over 7 years ago by leungwensen <[email protected]>
Merge branch 'bugfix-aggregateMissingGroupByFields' into 'develop'

#9 keep groupBy fields in aggregate transform

See merge request !12

deda90a58ee1c2165081243b423d5b34b18b1b9f authored over 7 years ago by dxq613 <[email protected]>
#9 keep groupBy fields in aggregate transform

8c4c753a44cdade9932e8608e35154451a8d22cb authored over 7 years ago by leungwensen <[email protected]>
version 0.1.0

ce82f057439ab0a5e64a744883f22657bcc20053 authored over 7 years ago by leungwensen <[email protected]>
Merge branch 'feature-hierachyAndState' into 'develop'

Feature hierachy and state

- hierarchy
- hierarchy connector
- hierarchy apis
- hie...

0b79b829883570488e33ebbdbf5d6cf5a8b13ff4 authored over 7 years ago by simaQ <[email protected]>