G2 icon indicating copy to clipboard operation
G2 copied to clipboard

📊 The concise and progressive visualization grammar.

Results 404 G2 issues
Sort by recently updated
recently updated
newest added

- [x] I have searched the [issues](https://github.com/antvis/g2/issues) of this repository and believe that this is not a duplicate. ### Reproduction link [https://g2.antv.vision/zh/examples/pie/basic#labelline](https://g2.antv.vision/zh/examples/pie/basic#labelline) ### Steps to reproduce 点击图例,隐藏一块,最顶部那个label的会出现拖影 | Environment |...

Need Reproduce🤔

* **@ant-design/charts Version**: ^1.1.1 * **@antv/g2 Version**:4.1.13 * **Platform**:Win10 * **Mini Showcase(like screenshots)**: ![image](https://user-images.githubusercontent.com/52318180/114365697-48ebea00-9bad-11eb-8b3d-a2e37a7f6d8a.png) ![image](https://user-images.githubusercontent.com/52318180/114365810-66b94f00-9bad-11eb-9591-178b747a72a3.png) * **CodePen Link**: 饼图当其中一个数据是100%,并且label文字与饼图颜色对应一致时,会出现如上图所示:label文字藏在了图表里面显示不出来的情况

Need Reproduce🤔

- [ ] I have searched the [issues](https://github.com/antvis/g2/issues) of this repository and believe that this is not a duplicate. ### Reproduction link [![Edit on CodeSandbox](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/hardcore-williams-xxf86?file=/src/index.js) ### Steps to reproduce 直接点击label就可以...

Event

3.X版本下可以通过scale坐标系缩放实现,4.X版本下应用数据会错乱 ```ts chart.coord('polar', { innerRadius: 0.1 }).transpose() .scale(1, -1) ``` * **G2 Version**: * **Platform**: * **Mini Showcase(like screenshots)**: * **CodePen Link**:

Coordinate

- [ ] I have searched the [issues](https://github.com/antvis/g2/issues) of this repository and believe that this is not a duplicate. ### Reproduction link [![Edit on CodeSandbox](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/hardcore-payne-ticdn?file=/src/App.vue:2347-2373) ### Steps to reproduce https://codesandbox.io/s/hardcore-payne-ticdn?file=/src/App.vue:2347-2373...

Geometry

矩形树图最大值和最小值差的倍数很大的时候,最小值展示不出来面积。使用scale设置log,无效。有解决办法吗?

- [ ] I have searched the [issues](https://github.com/antvis/g2/issues) of this repository and believe that this is not a duplicate. ### Reproduction link [![Edit on CodeSandbox](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/hopeful-booth-y3izi?file=/index.ts) ### Steps to reproduce 如demo,...

- [ ] I have searched the [issues](https://github.com/antvis/g2/issues) of this repository and believe that this is not a duplicate. ### Reproduction link [https://g2plot.antv.vision/zh/examples/line/multiple#line-large-data](https://g2plot.antv.vision/zh/examples/line/multiple#line-large-data) ### Steps to reproduce limitInPlot属性无法屏蔽一些后出现的状态. Required Link...

- [ ] I have searched the [issues](https://github.com/antvis/g2/issues) of this repository and believe that this is not a duplicate. ### Reproduction link [![Edit on CodeSandbox](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/embed/epic-colden-t9zwi?fontsize=14&hidenavigation=1&theme=dark) ### Steps to reproduce 1....

- [ ] I have searched the [issues](https://github.com/antvis/g2/issues) of this repository and believe that this is not a duplicate. ### Reproduction link [https://codepen.io/KedAyAyA/pen/ExNrJyX?editors=0010](https://codepen.io/KedAyAyA/pen/ExNrJyX?editors=0010) ### Steps to reproduce 1. 点击London的图例 2....

annotation
G2 5.x