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

ci: when ci failed, it will upload to oss server (#4738)

e82a93f6cb6660c7d127d16b7eb61a2feec819ab authored almost 2 years ago by Aaron <[email protected]>
feat(interaction): add tooltip to defaults (#4729)

* feat(interaction): add tooltip to defaults

* docs(example): update examples' tooltip option...

09eeafe5b585b526714265ae804c332fcfab5b83 authored almost 2 years ago by MiniPear <[email protected]>
chore: update version to 5.0.0-beta.13 (#4736)

56896a3abb2d49907d545e46fc7f0bd541d41359 authored almost 2 years ago by Aaron <[email protected]>
feat(spec): export more types for spec (#4731)

fa98b1a90c5441f592b6c53559237596b691ac20 authored almost 2 years ago by MiniPear <[email protected]>
test(chart): chart.options(options) should return this (#4728)

408e183784fec9bb100b8e3bbbb555a17c339fa2 authored almost 2 years ago by MiniPear <[email protected]>
feat(options): add chart options and remove chart getOptions (#4721)

* feat(options): add chart options and remove chart getOptions

* refactor(options): improve c...

20c96f1012c85398aff802a4b227bb0557d06897 authored almost 2 years ago by Joel Alan <[email protected]>
feat: style.shape support function (#4720)

1e98d80b1c9340691d6e5000f8ac0a1a715ceed4 authored almost 2 years ago by pepper-nice <[email protected]>
feat(component): add component.style (#4704)

c52bfd52fb82bc53603b76eec2bb29c872ee2095 authored almost 2 years ago by MiniPear <[email protected]>
feat(event): add more bubbles event (#4716)

* feat(event): add more bubbles event

* feat(events): add more pointer and drag events

28dc95d4186b67d6bcd8a0af94fa4c4cfbd21f7c authored almost 2 years ago by MiniPear <[email protected]>
fix(animate): 部分动画覆盖 callback 配置导致外部的 callback 配置失效 (#4678)

* fix(animate): 部分动画覆盖 callback 配置导致外部的 callback 配置失效

* test: animate-callback

---------
...

9d1a25f15ba2cca594ee57d817a8f05ce5a80e60 authored almost 2 years ago by Kejian <[email protected]>
fix(types): object prop (#4715)

f9a2562170580a7a118354a71ca075a6cf3fda10 authored almost 2 years ago by MiniPear <[email protected]>
feat(mark): chart support HOM mark (#4707)

a890f85a637dca36ff4176728162b33580950f56 authored almost 2 years ago by pepper-nice <[email protected]>
chore: bumps to 5.0.0-beta.12 (#4712)

2e4fa7f7cba01cda5ba8cd5c77dc838f417bd11b authored almost 2 years ago by MiniPear <[email protected]>
feat(element): handle click event (close: #4665) (#4709)

bdc6520b7062c8c2f2bf68c25ee2c5d8bd903869 authored almost 2 years ago by MiniPear <[email protected]>
fix: snapshots (#4705)

746bf388346096adc243990a8ee740033be637c5 authored almost 2 years ago by MiniPear <[email protected]>
feat(tooltip): support render (close: #4495) (#4703)

5a3f886427c12618757558219523ba1b68df4802 authored almost 2 years ago by MiniPear <[email protected]>
refactor: refactor performance test env (#4699)

* refactor: refactor performance test env

* refactor: remove export of some functions in plot

11439b8af0db129cd2feb8d001ff433405d8dd0e authored almost 2 years ago by Aaron <[email protected]>
fix(hocMark): the render problem caused by the same key when the hoc mark is an array (#4700)

8c099b55fc3a1ab7d0aefb209ec3e09b7eb69124 authored almost 2 years ago by pepper-nice <[email protected]>
fix(tooltip): display tooltip correctly by default (#4693)

* fix(tooltip): inferred tooltip should show raw column (close: #4681)

* fix(tooltip): sort i...

6a3e5382026ac3edafdb8c8e94a916c1d9470942 authored almost 2 years ago by MiniPear <[email protected]>
refactor(tooltip): enhance tooltip (#4691)

* refactor(tooltip): enhance tooltip

* feat(tooltip): add mark.tooltip

d4862801bd3d3a2953711c963d1edefc39a58d16 authored almost 2 years ago by MiniPear <[email protected]>
feat(mark): group animation options (#4695)

ae95d29a91e2de4fc4eee85ac067fe537e1d2739 authored almost 2 years ago by MiniPear <[email protected]>
fix(column): group produce non-constant columns (#4697)

6a28c8e2f0b75a92a39cbb2e89acfb173b4ae51a authored almost 2 years ago by MiniPear <[email protected]>
feat(MarkBase): rename the MarkBase to MarkNode (#4672) (#4689)

1775238bffc9758975db7a6e8306fd472c01d0b1 authored almost 2 years ago by pepper-nice <[email protected]>
refactor(chart): rename context&node api to getContext and getNode (fixed: #4685) (#4690)

aefe32364f924179a57fb0e9bad51ecd0ed67b65 authored almost 2 years ago by pepper-nice <[email protected]>
chore(version): bump to 5.0.0-beta.11 (#4680)

9521266ec4254b4725f644a9d2a83b63b9985f7d authored almost 2 years ago by MiniPear <[email protected]>
fix(style): style.fill has higher priority (close: #4667) (#4676)

696d0ccdc5af3907b5f75e15e04b32b0f704e986 authored almost 2 years ago by MiniPear <[email protected]>
fix(ci): set --max-old-space-size (#4677)

* fix(test): set --max-old-space-size

e5b5a4ff53fcf1c2878c31843e8e1342c6f09d42 authored almost 2 years ago by MiniPear <[email protected]>
feat(scale): add constant (#4664)

92bdd23aded6ca2ce372d60f77b3c4a0ecf573da authored almost 2 years ago by MiniPear <[email protected]>
feat(HOM): enhance HOM (#4661)

* feat(HOM): support mark-level HOM

* feat(HOM): support nested

* feat(HOM): HOM composite...

77cd31c153cb40e5882060845613d464e11fbecf authored almost 2 years ago by MiniPear <[email protected]>
chore(version): bump to 5.0.0-beta.10 (#4655)

d0b590cd3720b5f8dcf3237c1524b277be38f6c8 authored almost 2 years ago by MiniPear <[email protected]>
fix(tooltp): selected expected elements (close: #4650 (#4653)

7a72e3787aa3630e899e899e30ac7c7b34613e28 authored almost 2 years ago by MiniPear <[email protected]>
feat(spec): add mark.state (#4649)

* refactor(spec): add mark.state

* feat(api): add mark.state

* docs(interaction): add mark...

4cf545b8216f7c524708348a1c1084dbc110aa20 authored almost 2 years ago by MiniPear <[email protected]>
docs: tooltip例子中链接错误 (#4647)

d9bb18f1d957ab378a57bb11d0263741ff1b4922 authored almost 2 years ago by Humandetail <[email protected]>
fix(label): support view level transform (#4644)

cb2a2394dac5ca0f311c2dc27964b36aac29f161 authored almost 2 years ago by MiniPear <[email protected]>
fix(pie): add radius and inset to shape.style (#4645)

df8be5aacbe95cbd7a2e3567e5fde7d525d01763 authored almost 2 years ago by MiniPear <[email protected]>
feat(view): propagate encode and transform (#4640)

* feat(spec): propage encode

* feat(spec): propage transform

1587083da2191b2f79f6ec04e5714d765271217e authored almost 2 years ago by MiniPear <[email protected]>
refactor(label): add label.style (#4639)

af2d45c8fa2945b6b3c08ab0a65e0badbd28728c authored almost 2 years ago by MiniPear <[email protected]>
feat(coordinate): mark coordinate bubble to view (#4638)

* feat(spec): mark coordinate bubble to view

* feat(api): add mark.coordinate

70564287277ac88d44d6ed4c63614a81143a1413 authored almost 2 years ago by MiniPear <[email protected]>
refactor(spec): change coordinate to object prop (#4637)

* refactor(spec): change coordinate to object prop

* refactor(geo): rename projection to coor...

4e70735d4546cb3025a2469146646c4d2a30ad64 authored almost 2 years ago by MiniPear <[email protected]>
feat: adapt to gui axis animation (#4634)

* fix: fix demo issues in site

* feat: adapt to gui axis animation

* docs: move radar to r...

0ab75f9bba1e9497a9666e26bbf2d2073552fe13 authored almost 2 years ago by Aaron <[email protected]>
feat(interaction): bubble mark interaction to view (#4629)

2ac2a8f4cc18020064b570a7cbaaf201b625fdef authored almost 2 years ago by MiniPear <[email protected]>
feat(spec): change interaction from array prop to object prop (#4628)

d0e145d5f2d6b07da1f8c764ebce3a4d7c4d2d60 authored almost 2 years ago by MiniPear <[email protected]>
fix(site): update selection.remove (#4626)

d294a919d65479386b6b0f9003f9ccda75e061fb authored almost 2 years ago by MiniPear <[email protected]>
chore: update version to beta.9 (#4625)

1b8766f199a15a51ff9b7063ab5cdb25da6f1457 authored almost 2 years ago by Aaron <[email protected]>
fix(animation): skip path morphing animation with sub path (close: #4615) (#4623)

ee666450b8493aa3c709bb757325dcf49c57e110 authored almost 2 years ago by MiniPear <[email protected]>
fix: 修复 sibling-x-filter,sibling-y-filter 过滤全部数据的问题 (#4617)

Co-authored-by: 建东 <[email protected]>

bc57583f8c2ac9e36d2fb0c8e444a192f8ce3267 authored almost 2 years ago by 刘建东 <[email protected]>
refactor(tests): adjust structure (#4620)

* refactor(tests): adjust structure

* refactor(tests): rename api tests

* refactor(tests):...

a9da41df51c8a41847c2c2d1b63281ad11ac0948 authored almost 2 years ago by MiniPear <[email protected]>
refactor(tests): remove jest-electron and useless tests (#4613)

* refactor(tests): remove jest-electron and useless tests

* fix: fix issue that layout cannot...

01768c99b7dc93771edbea21722f04f2ad4b1947 authored almost 2 years ago by MiniPear <[email protected]>
refactor: create component from scales (#4612)

* refactor: create component from scales

* refactor: infer component from scales

* feat: c...

c98674ca98afb41a4f160c7fd67f99522667259c authored almost 2 years ago by Aaron <[email protected]>
refactor(tests): add toMatchSnapshot (#4611)

1292bdeeafe92b3146214c00dd07c22bc95c1bb4 authored almost 2 years ago by MiniPear <[email protected]>
chore: update to 4.2.9 (#4609)

daed6c4d176494fdc86ffe7486447064a31a9f8d authored almost 2 years ago by MiniPear <[email protected]>
fix: continuous legend use correct color (#4610)

763b2370c3470d12e19cbf5c47f246b09243ede5 authored almost 2 years ago by Aaron <[email protected]>
refactor: infer component type and position in more situation (#4607)

* refactor: infer component type and position in more situation

3b5ef127253a6713874fd1ef9b3b09230349b474 authored almost 2 years ago by Aaron <[email protected]>
feat(interaction): add poptip (#4597)

* feat(interaction): add poptip

* fix: enlarge top and bottom padding

5acdfd7e13a2f814066361bae87392796488a8c1 authored almost 2 years ago by MiniPear <[email protected]>
fix: website home url (#4605)

32f67f5fd061b41de796ca9922e9f66bd2d73c64 authored almost 2 years ago by hustcc <[email protected]>
chore(version): update to 5.0.0-beta.8 (#4604)

aa5888fb4836019eda2cd0096847d95715ae3241 authored almost 2 years ago by MiniPear <[email protected]>
refactor(api): add emitter (#4601)

a54b4bf19477400a1c2819105dd16d578fafe5c2 authored almost 2 years ago by MiniPear <[email protected]>
feat(interaction): add legendHighlight (#4598)

a6a8eb482656a569315c83d438593393cdde0dd0 authored almost 2 years ago by MiniPear <[email protected]>
refactor: update gui to version 65 (#4602)

2562c2ceddcac5c940ef63f65af88dea0bf2b5d1 authored almost 2 years ago by Aaron <[email protected]>
feat: add transform.sample and document (#4547)

* feat: add transform.sample and documents

* fix: get X Y value typo

* chore: update scree...

3e75b80bfe5cf24dd04dc4827ab75eb70e16898f authored almost 2 years ago by hustcc <[email protected]>
feat(interaction): optimize element select (#4596)

* feat(element-select): support options.background

* feat(element-select): support options.of...

cb56bf795eb95809df98e34005c5f9b190f1c6ec authored almost 2 years ago by MiniPear <[email protected]>
[01] feat(interaction): optimize element highlight (#4595)

* feat(element-highlight): background in different coordinate

* feat(element-highlight): back...

ea130c3f73b8755ba33b7bc18552edb2643c0e2f authored almost 2 years ago by MiniPear <[email protected]>
feat(interaction): elementHighlight supports background (#4592)

* feat(interaction): elementHighlight supports background

* fix: ci

c4d11388431c57c21019ae5ae7ce361e0b0b9889 authored almost 2 years ago by MiniPear <[email protected]>
feat: add area shapes include hvh, hv, vh (#4568)

* feat: rename area.step -> area.hvh

* feat: add area hvh, vh, hv shape and docs

8ba8a51ed44b02cd91a774f22aa56c35eef7d2de authored almost 2 years ago by hustcc <[email protected]>
feat: add api for chart&mark to get view instance (#4590)

f8b6003f5a7b7bdff3e149f834a35626b06cf4e7 authored almost 2 years ago by pepper-nice <[email protected]>
fix: g can't clone undefined attribute (#4594)

15eb70ebd397b1ffc7fa91616618d6be2187a762 authored almost 2 years ago by MiniPear <[email protected]>
feat: multiple mask actions (#4589)

* feat: add multiple mask actions(rect, dim-rect, circle, path, smooth-path)

* create Multipl...

02e9c659c65803b3bedebb6900b2e1bced7ce9a4 authored almost 2 years ago by kakacookie <[email protected]>
chore: update version to 5.0.0-beta.7 (#4591)

aa0681ba72555e3d3bf4e0e9be792690ad33668c authored almost 2 years ago by Aaron <[email protected]>
feat: modify chartchart&mark class dependencies (#4588)

9a9dc592ab7b695674ed2c50f5fe26e2ba546465 authored almost 2 years ago by pepper-nice <[email protected]>
fix: interaction should be destroy before rerendering (#4582)

* fix: interaction should be destroy before rerendering

* feat(scrollbar): add interaction (#...

ee322b0a89f5cffdba428a4b6c1339472c9fa59b authored almost 2 years ago by MiniPear <[email protected]>
fix(test): transform esm to cmjs in node_modules (#4586)

f129b350056e873c6d68a22b46d47f0ae9f4f916 authored almost 2 years ago by MiniPear <[email protected]>
fix: support zIndex to control mark depth (#4575)

* fix: support zIndex to control mark depth

* fix: remove not-null judging of d

* fix: set...

fe4714ef59a32f78f38da3ed2d4582e4f225b9aa authored almost 2 years ago by Aaron <[email protected]>
fix: fix issue that component scale lack of relations operation (#4573)

* fix: fix issue that component scale lack of relations operation

* test: add integration tes...

c454bd623f58afede4b1b8f3d7df2ae8b74d48cc authored almost 2 years ago by Aaron <[email protected]>
fix(test): unify test result for date object between local and online ci env (#4569)

1a52a04dc762329ec051f8a3e065bdb0c5a802fb authored almost 2 years ago by MiniPear <[email protected]>
refactor: select options (#4567)

7b2f10f91daaa970e01fb6c6e75268c7e3b9ed7b authored almost 2 years ago by hustcc <[email protected]>
chore: update version to 5.0.0-beta.6 (#4566)

dfdf39a756a655848bdebe262b52539658d2f77f authored about 2 years ago by Aaron <[email protected]>
fix(docs): remove mark.coordinate (#4565)

5f18ef7fff4824a25b8ce2e65e1d197babe3a3c4 authored about 2 years ago by MiniPear <[email protected]>
fix(tooltip): unique date titles (close: #4561) (#4564)

5f7f8d68125382440f35cb71ac794d2d9c54b6c8 authored about 2 years ago by MiniPear <[email protected]>
fix(tooltip): custom group-items (#4558)

ff23f1a30f4472d22eea88f720f7be188d6baa82 authored about 2 years ago by MiniPear <[email protected]>
fix: listen window-resize in chart instead of render (fix #4492) (#4549)

1f4ffbf09c64469c29e3678d5690c88044a861ad authored about 2 years ago by pepper-nice <[email protected]>
feat(slider): sync slider scale (#4528)

* eat(slider): support slider sync scale

* fix(test): test case title fill adjust

* feat: ...

b6744be8a17aebe29d307af098a80ba1e18b44f6 authored about 2 years ago by visiky <[email protected]>
fix: area support transpose (#4536)

* fix: area support transpose

* chore: add snapshot

8aca3bef6f9b2439798bf6dbffe2b46a64fc8702 authored about 2 years ago by hustcc <[email protected]>
docs(component): add details of axis gridLength (#4543)

742fbd1496882355d5df0c494089af439b951e35 authored about 2 years ago by visiky <[email protected]>
refactor: add intergration test for renderToMountedElement (#4544)

14e1da2d47681e62a3be299b88c061df229f5184 authored about 2 years ago by MiniPear <[email protected]>
fix(brush): replace getBounds with getRenderBounds of brush area (#4545)

dbb683f626e12e7570595e77919956c57ca72718 authored about 2 years ago by MiniPear <[email protected]>
fix(update): skip empty selection (close: #4490) (#4546)

2a891d8392e5ecb4de2d2106dd5a37d79d776aa7 authored about 2 years ago by MiniPear <[email protected]>
feat(brush): support brush matrix (#4537)

0f0c55c222d9ba6b0a9a64166f417892407cce4d authored about 2 years ago by MiniPear <[email protected]>
docs: add documents for title component (#4529)

* docs: add documents for title component

* refactor: title component for style and align

...

d70d12896862296adcbd240279bfe4d0717b6483 authored about 2 years ago by hustcc <[email protected]>
feat(interaction): add brush filter (#4511)

47bb2249bcca0812355f77bee66b12c4c4afa404 authored about 2 years ago by MiniPear <[email protected]>
feat(component): support scrollbar without interactions (#4532)

* feat(component): support scrollbar without interactions

* docs(scrollbar): add docs of slid...

2d3d0e345efe6c276bcc8a1fdf409658ea1c42ba authored about 2 years ago by visiky <[email protected]>
refactor: fold config as -> key, value (#4527)

* refactor: fold as -> key, value

* feat: add slice into stdlib

* docs: update some demo

a4b0c9b700d811b306c0861cf22384b41641f8cb authored about 2 years ago by hustcc <[email protected]>
feat: add data.slice, remove data.subset (#4512)

* feat: add data.slice, remove data.subset

* chore: remove unused file

* fix: cr

6647dd836ac12dde7b9e5b038d1195670f4a46e0 authored about 2 years ago by hustcc <[email protected]>
feat: adjust spider label (#4522)

* docs: typo

* feat(label): adjust spider label to align center

* feat(theme): add connectorLe...

362385b8c8ee5270761553c68c81f715c2e255fb authored about 2 years ago by visiky <[email protected]>
refactor: getShapeTheme do not merge fill & stroke (#4526)

* refactor: getShapeTheme do not merge fill & stroke

* chore: remove unused code

* chore: ...

dee559d5a2281d8665ac191b6d619a28194ab301 authored about 2 years ago by hustcc <[email protected]>
fix(connect): do not apply default color to connectStyle (#4521)

b256bf3eee622cec4822e2dd5845db261fe46526 authored about 2 years ago by visiky <[email protected]>
fix(types): type errors (#4509)

4b3d2b4b1726164d73eafcf53fe9c48dea111aec authored about 2 years ago by MiniPear <[email protected]>
feat(interaction): add brush axis (#4503)

* feat(interaction): add brush axis

* fix(parallel): exchange centerHorizontal and centerVert...

30c25ee7d84d13d26c4bab03054d02bd0d024f70 authored about 2 years ago by MiniPear <[email protected]>
fix(boxplot): pass scale, axis and legend (close: #4355) (#4507)

7a55eb9df2d6521512647edec049adb112967498 authored about 2 years ago by MiniPear <[email protected]>
docs: adjust site demos and arcY axis defaultStyle (#4502)

* feat(axis): if arcY axis is center direction, not display tick

* docs: serveral demos adjsut

b46e5add368b883dc872f8ff134166cbc5032fdf authored about 2 years ago by visiky <[email protected]>
test(interaction): add tests for tooltip (#4499)

* test(interaction): add tests for tooltip

* test(tooltip): update time formatter

* fix: ci

29b55f08add8be43933cb83413a0a33a6f84a52d authored about 2 years ago by MiniPear <[email protected]>