诸岳
诸岳
- [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://codesandbox.io/s/dry-cloud-60eer) ### Steps to reproduce - Mouse...
- [x] I have searched the [issues](https://github.com/antvis/g/issues) of this repository and believe that this is not a duplicate. ### Reproduction link [](https://codesandbox.io/s/g-canvas-image-git-19en1) ### Steps to reproduce - See...
### 🐛 Bug description [Please make everyone to understand it]   * _Required_ **Link to minimal reproduction**: https://codesandbox.io/s/staging-pond-bexluu?file=/index.ts ### 📷 Step to reproduce 1. 打开重现链接: [reproduction](https://codesandbox.io/s/staging-pond-bexluu?file=/index.ts) 2. 进行框选交互即可重现 ###...
[[中文版模板 / Chinese template](https://github.com/ant-design/ant-design/blob/master/.github/PULL_REQUEST_TEMPLATE/pr_cn.md)] ### 🤔 This is a ... - [x] New feature - [ ] Bug fix - [ ] Site / documentation update - [ ] Demo...
[[中文版模板 / Chinese template](https://github.com/ant-design/ant-design/blob/master/.github/PULL_REQUEST_TEMPLATE/pr_cn.md)] ### 🤔 This is a ... - [ ] New feature - [ ] Bug fix - [ ] Site / documentation update - [ ]...
# 竞品对比 - G2 折线图动画直接是对 path 做插值,导致效果比较诡异。虽然可以关闭 animation 达到向左侧偏移的效果,但动画又比较生硬。 - ECharts 和 HighCharts 的实时动画就比较自然,希望能对齐。 | 图表库 | 动画效果 | |----|----| | [G2Plot](https://g2plot.antv.antgroup.com/) | [https://g2plot.antv.antgroup.com/examples/dynamic-plots/basic/#dynamic-spline](https://g2plot.antv.antgroup.com/examples/dynamic-plots/basic/#dynamic-spline) 开启动画效果:  关闭动画效果 (设置 `animation: false`):...
### PR includes - [x] add / modify test cases - [x] documents, demos ### Screenshot - In most scenarios, `binWidth` is always same as `tickInterval`. So auto calculating tickInterval...

### Bug description - OceanBase is a MySQL compatible database and doesn't support `@@socket` variable. https://github.com/oceanbase/oceanbase/issues/1936 - When connect OceanBase with prisma, `prefer_socket` is configured and doesn't work with following...