-
### What happened?
I have a custom backend plugin that generates an annotation frame in my response.
```
timeField := data.NewField("time", nil, []int64{latest15MinInMilliseconds})
timeEndFiel…
-
**Python version**
any
**Django version**
4.2.7
**Package version**
0.10.1
**Current behavior (bug description)**
The documentation is missing a step that says that you need to define ST…
-
### 🐛 bug 描述
基础环图的 pieStyle lineCap设置 ‘round’后,点击 Legend 图例切换动画有问题。
### 📷 复现步骤 [清晰描述复现步骤,让别人也能看到问题]
https://user-images.githubusercontent.com/49083552/221105658-fcd5ec56-dcb3-43e8-b929-6f7f7…
-
### 🧐 问题描述 [详细地描述问题,让大家都能理解]
我想 0一下的跟0以上的两种颜色无法实现?
### 💻 示例代码 [如果有必要,展示代码,线上示例,或仓库]
{ country: '北美', date: 2013, value: 2738.3 },
{ country: '北美', date: 2014, value: 2766.8 },
{…
-
使用lineCap: "round"切换成圆角以后会有重叠,但是没有找到能够设置圆环间隔的方法。不带圆角的情况下可以使用lineWidth设置border宽度实现。但带了圆角会出现形状犬牙差互的问题
![image](https://user-images.githubusercontent.com/62661961/227078270-5306df1f-801f-4ef5-8782-25750…
-
### 🧐 问题描述 [详细地描述问题,让大家都能理解]
### 💻 示例代码 [如果有必要,展示代码,线上示例,或仓库]
### 🚑 其他信息 [如截图等其他信息可以贴在这里]
-
how can i make Donut plot with statistics chart responsive
"use client";
import { Pie, PieConfig, measureTextWidth } from "@ant-design/plots";
import React from "react";
const UserAnalyticsP…
-
**Python version**
3.11.2
**Django version**
4.1
**Package version**
0.10.2
**Current behavior (bug description)**
When I try to run server, I get this traceback
```
Exception in thre…
-
### 🧐 问题描述 [详细地描述问题,让大家都能理解]
Problems with the Diagram.
1) How do I align the chart to the left? In the screenshot, you can see a lot of empty space to the left of the diagram, which shouldn't be.
…
-
### 🧐 问题描述 [plots_1.G2.registerShape is not a function]
使用的是示例中的代码进行测试,提示不是一个函数
```
plots_1.G2.registerShape is not a function
```
我引入到自己创建的项目中也提示这样的错误,
现在不在怎么解决
### 💻 示例代码 [如果有必要,展示代码,线上示例,或…
imnxg updated
10 months ago