诸岳

Results 35 issues of 诸岳

- [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 [![Edit on CodeSandbox](https://codesandbox.io/static/img/play-codesandbox.svg)](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 [![Edit on CodeSandbox](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/g-canvas-image-git-19en1) ### Steps to reproduce - See...

feature
canvas
4.0

### 🐛 Bug description [Please make everyone to understand it] ![image](https://user-images.githubusercontent.com/14918822/168974391-cbc9c837-1e61-460e-b7a1-3054d618ee32.png) ![image](https://user-images.githubusercontent.com/14918822/168974447-f8bfa31d-3274-4fc8-8522-fded71dfe7ea.png) * _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. 进行框选交互即可重现 ###...

Bug

[[中文版模板 / 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 - [ ]...

codeball:needs-review

# 竞品对比 - 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) 开启动画效果: ![1673090074918-75bae90a-17cf-46cb-bd4d-4e5376ed04f8](https://user-images.githubusercontent.com/14918822/216015763-76e2346d-766f-47dd-9c44-40cf2dc66463.gif) 关闭动画效果 (设置 `animation: false`):...

v5

### PR includes - [x] add / modify test cases - [x] documents, demos ### Screenshot - In most scenarios, `binWidth` is always same as `tickInterval`. So auto calculating tickInterval...

PR: unreviewed

![image](https://user-images.githubusercontent.com/14918822/205795368-faddd083-e6d7-48d7-bfab-6be103655db6.png)

### 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...

bug/2-confirmed
kind/bug
topic: mysql
domain/schema
status/blocked-by-datasource
topic: database/oceanbase