liting

Results 5 issues of liting

I tried to draw the animation using Canvas and save it by converting it to MP4. But the saved MP4 is too different from the actual animation node: 12.20.2 node-canvas:...

question

### Component CascaderSelect ### Steps to reproduce 在连续点击的时候有几率触发错误

### Component Slider ### Reproduction link [https://codepen.io/pen?editors=0010](https://codepen.io/pen?editors=0010) ### Steps to reproduce 轮播图点击切换的同时鼠标划入图片,轮播图迅速滚动多张图片, 期望结果,切换的时候鼠标划入不会快速切换图片

![image](https://user-images.githubusercontent.com/33544236/182994379-e36f498e-4b43-443d-b7aa-cfa3750b31d4.png) ### 🐛 Bug description [Please make everyone to understand it] + 双轴图多折线 + slider 拖动时,会导致两个轴的数据没有对应在一个直线上 > Please provide a link by forking these links [G2Plot](https://codesandbox.io/s/g2plot-issue-template-gzfdq?file=/index.ts) or GitHub repo, a...

Bug

我在双轴折线图中添加如下配置, annotations: [ { type: 'line', id: 'line', /** 起始位置 */ start: [10, 'min', 'min'], /** 结束位置 */ end: [10, 'max', 'max'], text: { content: '中位线', position: 'right', offsetY: 18,...

Question