Ecosyste.ms: OpenCollective

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

github.com/antvis/G2

📊 The concise and progressive visualization grammar.
https://github.com/antvis/G2

docs: add document for mark `Link` (#4160)

b118933f6014e852582edaf6716ca988b0ff6cc9 authored over 2 years ago by hustcc <[email protected]>
feat: add more palettes (#4153)

bd8c6d47e302efd745901c408e98fb4bf703e30a authored over 2 years ago by pepper-nice <[email protected]>
docs: add coordinate docs (#4154)

b9135a25d59efda19cbfaf1ce9c1e87206960b86 authored over 2 years ago by pepper-nice <[email protected]>
chore: update version to 5.0.0-alpha.2 (#4159)

93df1d07113eeeedfec94847536b5ffab15e4d6c authored over 2 years ago by MiniPear <[email protected]>
feat(transform): update transforms related to non-circular interval mark (#4156)

* feat(transform): update trasnform for interval marks

* docs(api): add docs for non-circular...

5337c97d7573a9ecbb8c45ce2b430ca7402e95f4 authored over 2 years ago by MiniPear <[email protected]>
feat: update some data transform (#4140)

* feat: update data transfrom sortBy&filterBy&custom&map&fetch

* docs: add data docs.

8f604468b6c6b6bdcd3cefaefc19b476a15edb14 authored over 2 years ago by pepper-nice <[email protected]>
chore: v4.2.8 & changelog (#4151)

d9dc856668ec4d6c699aecbe5f71d3c8c6e3a222 authored over 2 years ago by visiky <[email protected]>
fix(#4141): avoid cost O(n^2) to getComponents (#4149)

* fix(#4141): avoid cost O(n^2) to getComponents

* refactor: simplified test case

8aa52612d40b9f9508cae9d906a5e874cc35227f authored over 2 years ago by visiky <[email protected]>
refactor: remove node/edge mark and shapes (#4144)

* refactor: remove node/edege mark and shapes

* docs: add graph document

b05b9304455d6654594f8ea2b07804a2eba4d1ae authored over 2 years ago by hustcc <[email protected]>
feat: alphabet-bar-chart-horizontal (#4143)

* feat(runtime): support multi labels for mark

* feat(api): add mark.label

* docs: api rel...

86a002a4e8ccb87b2c29c69bbdf13d2515b6cc40 authored over 2 years ago by MiniPear <[email protected]>
docs: add Image docs (#4142)

* docs: add Image docs

* chore: update docs

4a50c1738848a24daeaf65454dfaf89115d25d79 authored over 2 years ago by hustcc <[email protected]>
docs: add box docs and rename schema to box (#4138)

* docs: add box docs and rename schema to box

* docs: use radio

* docs: update by cr

11f68695085458d3dd11706e58734f43e71db506 authored over 2 years ago by hustcc <[email protected]>
feat: render alphabet-bar-chart (#4139)

* feat(transform): add sortX

* feat(runtime): level up formatter for scale

* test: add fet...

fdb5dd85a2acd0fe4f46a81c6440e4649e4b8a7b authored over 2 years ago by MiniPear <[email protected]>
feat(runtime): remove renderer component (#4133)

* feat(runtime): remove renderer component

* fix: ci

b0697e30d33bdecd3c5db3a98611c0a0def56176 authored over 2 years ago by MiniPear <[email protected]>
fix(api): do not clone the value of node when mapping (#4117)

5ea67e767723c9b8dca71eedd612db3f0cfa9537 authored over 2 years ago by MiniPear <[email protected]>
feat: use vite to preview charts in integration tests (#4132)

* feat(ts): set isolatedModules to true

* feat(preview): use vite to preview charts in integr...

59fe27027d54827f52a2eff413e496fe02c8626c authored over 2 years ago by MiniPear <[email protected]>
feat: support custom renderer and plugins (#4113)

* feat: support custom renderer and plugins

* chore: add an independent rollup config for g-l...

d69f8d3f264e23e6c332efe7934cc35a49af1a90 authored over 2 years ago by pepper-nice <[email protected]>
docs: add vector mark (#4130)

* docs: add vector mark

* chore: add image alt text

* docs: update faq

* docs: add vect...

c68c297a4e729d3e8a112f352204c51d5d1bc8e1 authored over 2 years ago by hustcc <[email protected]>
chore: add integration testing with server-side rendering (#4123)

* chore: add integration testing with server-side rendering

* chore: add integration test cas...

b92f09c8821bdd8607caa84978c046a53c57807b authored over 2 years ago by xiaoiver <[email protected]>
Chore update mirror action (#4128)

* chore: update gitee mirror action

* chore: update gitee mirror action

db5f035714f9ea5d2d008392e8df822cdbaf7a2e authored over 2 years ago by hustcc <[email protected]>
chore: remove map demo (#4127)

066df6f8dbaff9bfa656bdc773b4d185f12383ec authored over 2 years ago by hustcc <[email protected]>
docs: 移除地图 demo (#4126)

f64209c744adbf5b4c5332f792d018e7a3e86432 authored over 2 years ago by visiky <[email protected]>
fix: test failed because of error usage of `done` (#4116)

28e003345857ff98f2b6001282f57c5a4bf33dd9 authored over 2 years ago by visiky <[email protected]>
feat(api): support register, update data and return context (#4114)

* feat(api): expose register

* feat(runtime): support update

* chore: remove parameters fr...

40db467ef6eb5c7c89c2c26c087e96b290dfd46b authored over 2 years ago by MiniPear <[email protected]>
feat: support label position and label layout (#4102)

* feat(label): add labelLayout & label position

* test: prettier test case of label

* feat...

b883fd6faa5a5bf973a778edea26d0cec2cc8f0c authored over 2 years ago by visiky <[email protected]>
refactor(runtime): split transform into data transform and transform (#4111)

* docs: fix syntax errors in introduction

* refactor(runtime): split transform into data and ...

11c053e4584b5a379f35c8f9b4b31ae95ad4c522 authored over 2 years ago by MiniPear <[email protected]>
docs: add a customize donut demo (#4110)

* docs: add a customize donut demo

* refactor: optimize code style

* refactor: cr suggestions

3cd60c4f845809df0f138b81316457041e83ddf4 authored over 2 years ago by visiky <[email protected]>
fix(runtime): fail to identify annotation as mark (close: #4106) (#4109)

5d446486006b1a3b1a3d415ba39c2d92b6d19ab7 authored over 2 years ago by MiniPear <[email protected]>
feat(coordinate): add fisheye, reflect and theta (#4100)

* feat: coordinate extension fisheye&reflect&theta

* feat: coordinate add helix

7857047c1768a12d704888ce23b99c3a384a77d6 authored over 2 years ago by pepper-nice <[email protected]>
chore: v4.2.7 (#4099)

5ca725e89bbacc38cb564dccc573f4968cb55485 authored over 2 years ago by visiky <[email protected]>
Revert "fix(tooltip): tooltip hide when mouseleave tooltip (#4076)" (#4098)

This reverts commit 3e882593ed0725199579f43bdc3623deb005bf82.

e2867e78d885bfa146bd2864f2d42cc8bb643cd0 authored over 2 years ago by visiky <[email protected]>
fix: use attributes from style instead of parsed style (#4097)

* fix: use attributes from style instead of parsed style

* test: update testcases of keyframe...

d1355fc23f0a89271e10e54bb12db52d6c095985 authored over 2 years ago by xiaoiver <[email protected]>
fix(docs): tooltip文档缺少花阔号 (#4092)

Co-authored-by: 薛腾飞 <[email protected]>

7641d5b642fa77926d58f492d2602d1961a2b564 authored over 2 years ago by wind X <[email protected]>
docs: update README and outline of docs (#4096)

* docs: update outline of docs

* docs: update README

3d2a988333deee379ff23945b4bfe16d8e8d88e4 authored over 2 years ago by MiniPear <[email protected]>
docs: add introduction (#4091)

62c5e9fa4cfb249cac4c93a203305445723ee27b authored over 2 years ago by MiniPear <[email protected]>
fix(label): 修复label-webworker执行多条任务时渲染混乱问题 (#4094)

01027e4ed5d74544131506e721078b09da13d8b2 authored over 2 years ago by pepper-nice <[email protected]>
chore: ready to release 5.0.0-alpha.0 (#4089)

ac0cc222276cd0a02e417e6bd8df24de7e53956b authored over 2 years ago by MiniPear <[email protected]>
fix(annotation): do not pass className to children (#4088)

babba7aeb55d0f6da0ee8246b6272ac95369cce4 authored over 2 years ago by MiniPear <[email protected]>
fix: transform and guide (#4087)

* fix(select): select first return the first index for each series

* fix(axis): set textAncho...

f80681626d67f28fca0f926c5267323fb2f75af1 authored over 2 years ago by MiniPear <[email protected]>
docs: several changes of demo and optimize poptip interaction (#4085)

* refactor(poptip): not render poptip when no content

* docs: change some demo enterType to null

192013268ccce4eb255f156ec3923bcd677cfdab authored over 2 years ago by visiky <[email protected]>
docs: change demo from options api to functional api (#4084)

* feat(api): add more mark api

* feat(api): add composition api

* feat(api): improve api f...

673b3d18a1f6bf37359faa74c5fcae2ef814551c authored over 2 years ago by MiniPear <[email protected]>
feat: add rest node and composition api (#4081)

* feat(api): add more mark api

* feat(api): add composition api

* feat(api): improve api f...

29666875e6385abbe1dfb5112770aebd8bbe3285 authored over 2 years ago by MiniPear <[email protected]>
fix(legend-highlight): reset highlighting after legend filter (#4078)

* fix(legend-highlight): highlight reset when filter

* fix(legend-highlight): highlight reset...

c2d483e6787de1d0f37b5607c67aa8128d0dd653 authored over 2 years ago by 云剪者 <[email protected]>
docs(example): delete excess data (#4079)

e11f93b1ce3e3a91c89d7777fc3429552cf5c497 authored over 2 years ago by 云剪者 <[email protected]>
fix(tooltip): tooltip hide when mouseleave tooltip (#4076)

3e882593ed0725199579f43bdc3623deb005bf82 authored over 2 years ago by 云剪者 <[email protected]>
docs(overview): remove and adjust demos (#4075)

2825cfb78fa9cbe5aa76360e662f16ec917222f8 authored over 2 years ago by MiniPear <[email protected]>
fix(test): call done in test (#4073)

a4b2d79e5a3b6eb907e8e07fe751f18de26ccefa authored over 2 years ago by MiniPear <[email protected]>
docs: remove interaction suffix for interactions docs (#4072)

cbfc4a1de0f890dd5a3ded1b947ffdcaedeb902e authored over 2 years ago by MiniPear <[email protected]>
docs: add demo thumbnail of interaction (#4071)

fd9fdf24422db76f3dd502b02a5662027369b282 authored over 2 years ago by visiky <[email protected]>
docs: add preview for added examples (#4070)

0c24347f2ca64d8e5f7e1022aab51dc1f4b7a977 authored over 2 years ago by MiniPear <[email protected]>
chore: v4.2.6 & changelog (#4066)

Co-authored-by: ai-qing-hai <[email protected]>

de0d7e7b5bff18410d64862083abb535899f6568 authored over 2 years ago by Frank William <[email protected]>
docs: add and improve demos (#4068)

fdbbb0ab26f752efb006b21f67e6d587ae302a7f authored over 2 years ago by MiniPear <[email protected]>
docs: demos of component (#4067)

* docs(interaction): add several demos of interactions and enhance brushHighlight

* docs: dem...

8bafc7ffa04f7802da605f1840beb48b6a61cc3a authored over 2 years ago by visiky <[email protected]>
fix(label): label 可以配置 是否支持捕获 (#4064)

Co-authored-by: ai-qing-hai <[email protected]>

4beec7b8ce8f11ef0cad33ff0620725836bb5d53 authored over 2 years ago by Frank William <[email protected]>
docs: adjust outline and remove node & edge (#4063)

253cf814135acedf364fe867666c003a90cd6a5f authored over 2 years ago by MiniPear <[email protected]>
docs: add layout (#4062)

5c87a126b76e2d6cc3052be7c5cb3ab2fde16e04 authored over 2 years ago by MiniPear <[email protected]>
refactor(interaction): several changes of interactions (#4061)

* feat(transform): fetch transform add `csv` format support

* docs: enrich demos of geometrie...

46f10d499104d0044e0cf2dc26936a4b93068377 authored over 2 years ago by visiky <[email protected]>
chore(website): update genji to 0.1.0 and adjust the outline (#4060)

43b916199a2a009f0d3286faa912f03c6735ef18 authored over 2 years ago by MiniPear <[email protected]>
feat: add chart and interval api (#4044)

* feat(api): add node

* feat(api): add props

* feat(api): add chart

* feat(api): add in...

f3bef021fedd8cffe9ecf3cd8337b7363232459b authored over 2 years ago by MiniPear <[email protected]>
feat(interaction): implement ellipsisText interaction (#4057)

* feat(interaction): implement ellipsisText interaction

- add `service` action: recordTip to ...

8120c510199bb3110f7054fd7fa62969c09d1dbc authored over 2 years ago by visiky <[email protected]>
feat(interaction): implement activeRegion interaction and add docs (#4052)

* feat(interaction): implement activeRegion interaction and add docs

* fix: code style

* f...

64b43c14c8858d80da42896bc003bb181a84ac5b authored over 2 years ago by visiky <[email protected]>
feat(md): 更新钉钉群号 (#4048)

b89e1a72d9f3e6c22b9e7f36622e7258beac8aa9 authored over 2 years ago by Frank William <[email protected]>
feat(component): support axis grid (#4045)

* refactor(axis): extract linear axis

* feat(axis): implemenet axis grid, expect in polar and...

45c128441c393eab05be063488df7065f076eb52 authored over 2 years ago by visiky <[email protected]>
feat: add zoom-in,zoom-out cursor actions (#3976)

Co-authored-by: naoyashiga <>

548b2c1695643183995c4242ef12451b687a9ccb authored over 2 years ago by Naoya <[email protected]>
feat(component): display axis in polar or transpose coordinate by default (#4043)

* feat(component): display axis in polar or transpose coordinate by default

* feat(axis): axi...

5502fe81d844705ae9a42d78e990d24f1c17a5f8 authored over 2 years ago by visiky <[email protected]>
feat(interaction): implement draggable and resizable mask (#4037)

* feat(interaction): implement draggble and resizable mask

- action: add `recordCurrentPoint`...

4bee52cecfc11daa671e4b7e20708d1546ff3f9a authored over 2 years ago by visiky <[email protected]>
fix(annotation):修复 annotation shape/regionFilter 在 geometries 没有动画时渲染… (#4035)

3ef6b0aa0dfb495013eea87360722970a95ae738 authored over 2 years ago by Frank William <[email protected]>
fix(active-region): Fix type error when importing on demand (#4040)

Co-authored-by: Wang Jiang <[email protected]>

89619fb9fa435f8b377a61c9c1369df306cce218 authored over 2 years ago by Wang Jiang <[email protected]>
fix(tooltipMarker): 增加 tooltip marker 回调,以和 point 的不同形状保持一致 (#4039)

Co-authored-by: ai-qing-hai <[email protected]>

4b82ba729c3764b0bb2c63fcea99a44f49583ae2 authored over 2 years ago by Frank William <[email protected]>
feat(interaction): support brush interaction (#4033)

* feat(component): add utils of component, and provide createComponent util

- refactor: creat...

6fee139d326be9ae0e6a9ce17a0b7c6e3937fdca authored over 2 years ago by visiky <[email protected]>
feat(interaction): refactor action of element and support elementSelected interaction (#4032)

* feat(interaction): support elementSelected interaction

- action: activeElement support `bor...

d07621ae52b3ffcee6c98d954a07d3fe2e86ca60 authored over 2 years ago by visiky <[email protected]>
chore: v4.2.5 & changelog (#4030)

972e1ad2b3aa9f84408ac399e7f738a5588d463c authored over 2 years ago by visiky <[email protected]>
fix(pie): 修复扇形 变化时 角度按照反方向变化的问题 (#4029)

Co-authored-by: ai-qing-hai <[email protected]>

5256a8a004a1b15b3cd583907422f478f017f154 authored over 2 years ago by ai-qing-hai <[email protected]>
feat(interaction): support tooltip (#4024)

* feat(interacion): support tooltip

* fix(interaction): test cases errors

* refactor(toolt...

d817de743e825e6284c62ed945ec96c932fad12b authored over 2 years ago by visiky <[email protected]>
feat(keyframe): support transition among facet and unit visualization (#4021)

* feat: keyframe support among facet and unit visualization

* docs: update keyframe

* fix: ci

9c8f2669f3c6ae6b17d2fa42b0b5296300eca500 authored over 2 years ago by MiniPear <[email protected]>
fix(crosshairs): crosshairs 删除在坐标轴外不能显示的配置 (#4008)

* fix(crosshairs): crosshairs 添加 inCoordinate 属性,控制是否 坐标轴外点也可以渲染

* fix(crosshairs): crosshair...

56ff97ba16690edfbb8c0ee4c9bbe50ba8871689 authored over 2 years ago by ai-qing-hai <[email protected]>
feat(runtime): support label for all marks (#4022)

* feat(runtime): support label

* feat(marks): support label

* feat(label): several improve...

9452e9cf395a6e929d346401fa11bdb5a060932d authored over 2 years ago by MiniPear <[email protected]>
fix(area-shape): fix marker fillOpacity (#4017)

Co-authored-by: ZhaoChen <[email protected]>

97897428d0a38105a995b5c626c9eb095f6c766a authored over 2 years ago by itiiss <[email protected]>
feat: bind series value to series mark (#4016)

* feat(runtime): bind series value for each series mark

* feat(mark): support gradient for li...

bafe23b54b21d97dffacfcd82f679850779c4872 authored over 2 years ago by MiniPear <[email protected]>
docs(example): brush selection add the modification button example (#4004)

* feat(button) Users can customize the button style

* Revert "feat(button) Users can customiz...

de7425afab6afdd798d83cee8e815f3253e9ead2 authored over 2 years ago by afetmin <[email protected]>
feat: support merge and split animation (#4011)

* feat(selection): add split and merge selection

* feat(runtime): support split and merge ani...

48c42756cbfe5417b13329912848f73079d3fa22 authored over 2 years ago by MiniPear <[email protected]>
fix(slider): 修改 slider 的最大值最小值 位置 计算数据方式 floor 为 round (#4015)

b923eb384bfe9261478c786b7739581048764c8a authored over 2 years ago by ai-qing-hai <[email protected]>
feat: add animation include fade, scale (#4009)

* feat: add fadeOut animation

* fix: fadeIn, fadeOut not work

* feat: add scaleInX

* fe...

a8c988be0ac0883e9b8412bf1fd868ae424f4f80 authored over 2 years ago by hustcc <[email protected]>
feat(interaction): support legend interaction (#3994)

* feat(interaction): support legend interacion

- service: legendItemSelection, triggerInfoSel...

2d6e215c8b7a91316ead066305d53b3d03ff6817 authored over 2 years ago by visiky <[email protected]>
feat: add groupX (#4010)

* feat: add groupX

* docs: add groupX

* fix: ci

0d290ca6ee120655ab3ac2bea0ccb720b2302fed authored over 2 years ago by MiniPear <[email protected]>
fix(backgroundName): 修复 柱形存在背景时添加 interval:click 触发两次的问题 (#3999)

Co-authored-by: ai-qing-hai <[email protected]>

a6341a02f747c0a4f1b2b76a86b8ade82aaf7cbd authored over 2 years ago by ai-qing-hai <[email protected]>
docs: 优化拖拽点交互的 demo

466cf81bd80929cd87e824e28221c9bb9a11412c authored over 2 years ago by visiky <[email protected]>
chore: update docs

217585a4b01a4618a138d2b33ec30c03f29d19ef authored over 2 years ago by visiky <[email protected]>
chore: remove extra action tp deploy site (#4006)

* chore: fix the action of site-deploy

* chore: 移除多余的 site deploy action

ba3618441b180ce2fd19632b97909a0f8f293832 authored over 2 years ago by visiky <[email protected]>
chore: v4.2.4 & changelog (#4003)

3de9a78ae7b465ca6310e4b438954f6cfc7c5298 authored over 2 years ago by visiky <[email protected]>
fix(axis-label): 修复 axis-label tooltip 移开没有 hide 的问题 (#4002)

Co-authored-by: ai-qing-hai <[email protected]>

a6dce61579a81636a6138e06628ed43d01d5d6f9 authored over 2 years ago by ai-qing-hai <[email protected]>
fix(view): 修复 view 更新时, tooltip 依赖 coordinate 更新位置导致 crosshairs 位置错位 (#4001)

* fix(view): 修复 view 更新时, tooltip 依赖 coordinate 更新位置导致 crosshairs 位置错位

- 增加 demo

* fix: 修复...

ce457851ba9bbc4fe017ddc76b32159d1b2b195d authored over 2 years ago by visiky <[email protected]>
fix(animate waveIn): 修复 waveIn 动画 最后没有给 element 附上更新后样式的问题 (#4000)

Co-authored-by: ai-qing-hai <[email protected]>

beb976638c84ef51a8208b486aefe8febde88628 authored over 2 years ago by ai-qing-hai <[email protected]>
feat(composition): add keyframe (#3996)

* feat(runtime): support update, exit animation and generator node

* feat(animation): support...

690ec85e280a3d3baf5e427d4ed7b76587ed47d5 authored over 2 years ago by MiniPear <[email protected]>
feat: add geometry about relation plots (#3991)

* feat: add link geometry and link shape

* fix: transform's ci

* feat: add cluster, tree l...

60374347fe167b931e969339fff9a3d0da523eb4 authored over 2 years ago by hustcc <[email protected]>
feat(interaction): support element-highlight interactions (#3992)

* feat(interaction): support element-highlight interacions

- service: elementSelection
- tra...

7153fb4583e5e24dd68a5eec06f4305b92b21e42 authored over 2 years ago by visiky <[email protected]>
refactor(interaction): remove interaction grammar from runtime (#3993)

* refactor(runtime): expose required data for interaction

* refactor(interaction): built-in i...

3cdff82178cee8508bbe0893478dd39764a80ec1 authored over 2 years ago by MiniPear <[email protected]>
fix: build error (#3990)

637469e752c7a536d13d86312cd800aa85bd15eb authored over 2 years ago by hustcc <[email protected]>
feat(composition): add circle (#3985)

* refactor(rect): export set children

* feat(composition): add circle

* docs(composition):...

0ad278434e6d1113d01016908e8e20fb6dd2c5cd authored over 2 years ago by MiniPear <[email protected]>
feat: add src shape for edge (#3984)

* chore: rename edge.arc -> edge.smoothEdge

* feat: add arc shape for edge

* feat: add arc...

5bbdb57fd3b3c3bf29ea3f24b126d9fe0a0f160e authored over 2 years ago by hustcc <[email protected]>