G2
G2 copied to clipboard
📊 The concise and progressive visualization grammar.
### 在renderer为svg的情况下,图例翻页不生效 * **G2 Version**: 4.0.9 * **Platform**: mac * **Mini Showcase(like screenshots)**: * **CodePen Link**: https://codepen.io/jenna-u/pen/NWxqOKv
在柱状图使用 chart.annotation().line 添加标注线,只有一条时标注线的位置和图形重叠,难道需要额外设置参数? [(参考官方文档操作的)](https://g2.antv.vision/zh/docs/api/general/annotation/#chartannotationarcoption)  
Add rest node and composition api. Support following nodes: - marks - interval - point - area - line - grid - vector - link - polygon - annotationText -...
- [ ] 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/interaction/brush#element-brush](https://g2.antv.vision/zh/examples/interaction/brush#element-brush) ### Steps to reproduce https://codesandbox.io/s/flamboyant-andras-7us99p?file=/src/index.js 问题点: trigger:...
#### 问题 close #3896。 因为click事件改变了 unchecked 状态,然后再触发 legend-highlight 的 mouseleave 而 ListHighlight 当 unchecked 的时候会忽略,所以没有改变回来。 #### 如何解决的 在 unchecked:toogle 之前,加上了 highlight:reset 相关动作。 #### 修改前  #### 修改后 
- [ ] 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://github.com/harrain](https://github.com/harrain) ### Steps to reproduce 当图例显示不全收缩时,g2图表库可能会出现图例文字渲染不全;图例能全部显示,不会出现。 | Environment...
Is there any method of disabling and enabling subtitles?
- [ ] 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://github.com/antvis/G2](https://github.com/antvis/G2) ### Steps to reproduce 直接使用如下代码,在 G2 官网可复现这个问题:...
- [ ] I have searched the [issues](https://github.com/antvis/g2/issues) of this repository and believe that this is not a duplicate. ### What problem does this feature solve? 有时候需要点击饼状图跳转某个页面,如果能变成小手能让用户体验更好 ### What does...
- [ ] 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://stackblitz.com/run?file=index.ts](https://stackblitz.com/run?file=index.ts) ### Steps to reproduce 环形图legend过多折叠后文字行高问题,出现文字裁切 | Environment...