-
### 🧐 问题描述
数据
```
[
{
"visitDate": "2024年08月06日",
"label": "店铺访客数",
"value": 2
},
{
"visitDate": "2024年08月06日",
"label": "UV活跃用户数",
…
YH-82 updated
3 months ago
-
Hey!
This software runs on my laptop (Ubuntu 20.04), and fails to start up when I try to run it on our workstation (CentOS 7). Tried it on two independent workstations.
This is the error I get when …
-
### 🐛 bug 描述 [详细地描述 bug,让大家都能理解]
**Given**
```
import { Line } from '@ant-design/plots';
````
**With the following config**
```
const config = {
data: graphData,
loading: loading,
…
-
### Version
1.11.13
### Link to Minimal Reproduction
no
### Steps to Reproduce
```
const spec = {
"__isSeriesWithinPointsSpec": true,
"__innerSpecType": "WdCloudsSpecType",
"__ign…
-
**Description:**
When we initially tried updating to Django 4, we had a few things break and we want to find out how deep it might go before committing to any specific effort on it.
**Acceptan…
-
#### One line description of the issue
Having a nullable OneToOneField and trying to persist two different objects with that field = null causes E11000 duplicate key error
#### Python script
I …
-
### 🐛 bug 描述
点击图中的标记,打开弹窗的瞬间,标记会偏移,关闭弹窗后,偏移的标记又回来了
### 🏞 期望结果
标记不要发生偏移
### 💻 复现代码
const analyzeConfig = {
data: querychartData,
xField: 'baseSampleNumber',
yField: 'value…
-
# 🐛 Bug Report
- The quiet field's label text is 8 px too far away from the baseline, just like the quiet number field.
- Maybe fixed alongside the numberfield design fixes
- ~The validation c…
-
### 🧐 问题描述 [详细地描述问题,让大家都能理解]
设置labelAutoWrap: true,无效
![image](https://github.com/ant-design/ant-design-charts/assets/13252682/e195098d-e25d-4ce0-802b-ecca9fcb6f0c)
### 💻 示例代码 [如果有必要,展示代码,线上示例,…
-
### 🧐 问题描述 [详细地描述问题,让大家都能理解]
怎么配置柱状图一套颜色,折线图使用一套颜色,目前后面设置的颜色会把前面覆盖
### 💻 示例代码 [如果有必要,展示代码,线上示例,或仓库]
![image](https://github.com/user-attachments/assets/68d55455-470e-47a8-a274-5bdbe36e978e)
##…