Joel Alan

Results 13 issues of Joel Alan

**Describe the bug** Screenshots are lost. Website address https://echarts.apache.org/zh/index.html.

## 问题描述 gatsby-browser 里面引入 charts 无法启动官网,提示 react-dom 不存在,注释掉可以正常启动,但示例无法使用。 ![image](https://user-images.githubusercontent.com/31396322/142162840-509d44e3-9321-42ef-a0ca-77bc146a3125.png) ![image](https://user-images.githubusercontent.com/31396322/142163223-7ec6f4fb-3dbf-440b-8e4d-df4b2eb9eab2.png) ## 复现代码 - 仓库 https://github.com/ant-design/ant-design-charts - 分支 feat/split-package ## 复现步骤 ```ts step1: npm i step2: npm run bootstrap step3: npm...

### © 版本信息 - ant-design-charts 版本: [e.g. 0.9.0] - 浏览器环境 - 开发环境 [e.g. mac OS] ### 🚑 其他信息 [如截图等其他信息可以贴在这里] ![image](https://user-images.githubusercontent.com/31396322/130454335-9e45bbc2-671b-43a3-82b1-cf52f17496ae.png)

Test with jest emit error. ![image](https://user-images.githubusercontent.com/31396322/187826590-ddd9d8a6-fa32-4b3c-9897-ffd0f193d34e.png)

### Description 手动修改版本号,和 npm 保持同步。

stale
PR(fix)
pkg:xflow
pkg:xflow-core
PR: unreviewed
pkg:xflow-hook
size/S
pkg:xflow-extension
pkg:docs

### 问题描述 ![image](https://github.com/antvis/G2/assets/31396322/4be03921-2399-4e6d-9486-978ca78b07a7) ### 重现链接 https://g2.antv.antgroup.com/zh/examples/general/pie/#spider-label ### 重现步骤 1. 官网示例修改下配置即可 ### 预期行为 _No response_ ### 平台 - 操作系统: [macOS, Windows, Linux, React Native ...] - 网页浏览器: [Google Chrome, Safari, Firefox]...

Bug
V5
AntV OSCP

### 问题描述 1. 选中 element 后鼠标移入会导致选中被取消 ```ts /** * A recreation of this demo: https://observablehq.com/@d3/bar-chart */ import { Chart } from '@antv/g2'; const chart = new Chart({ container: 'container', autoFit:...

### AntV Open Source Contribution Plan(可选) - [X] 我同意将这个 Issue 参与 OSCP 计划 ### Issue 类型 - 中级任务 ### 任务介绍 正常如下 ![image](https://github.com/antvis/G2/assets/31396322/b2eb792a-74e9-450b-b10b-87fb9775709b) 缩放后 ![image](https://github.com/antvis/G2/assets/31396322/8fd8bf57-915f-4ed4-a854-664e5e1fe737) ### 参考说明 1. 访问官网示例 https://g2.antv.antgroup.com/examples/component/axis/#axis 2....

Bug
V5
AntV OSCP