-
### Description
Ik ben bezig met de migratie naar een nieuwe server op FreeBSD 14.
Installatie is gelukt, supervisor configuratie lijkt goed.
Backend en datalogger draaien inmiddels.
Echter de…
-
### 🧐 问题描述 [详细地描述问题,让大家都能理解]
在ant- design-charts 2.x中tooltip中的item按指定顺序显示?
### 💻 示例代码 [如果有必要,展示代码,线上示例,或仓库]
```
data = [
{date: "2024-02-22", value: 3138, type: "Android"},
{date: "2024-02-2…
-
Zappa errors when APP_MODULE is not in zappa_settings.yml and CloudWatch events triggered to Lambda.
## Context
When CloudWatch is configured to trigger a Lambda function deployed by Zappa (wi…
-
Checklist to prepare the Django 4.2 LTS upgrade
**3rd party packages to verify/make compatible**
- [x] django-admin-index (should be fine, see https://github.com/maykinmedia/django-admin-index/pull/…
-
**Type of issue (keep only one) / Type de demande (ne garder qu'une ligne)**
New feature / Nouvelle fonctionnalité
**Description**
Quand on appelle des facettes avec les paramètres `iconfield` et…
-
**Describe the bug**
I want to add UI view to my endpoints.
But in my app which is in docker I can't reach it.
the endpoint is only downloading schema.yml excately in the same way as SpectacularAPI…
-
### 问题描述
当饼图其中一个类目的数值比较大时,会导致饼图的颜色丢失。这个能否修复一下呢。
官方示例:
import { Pie } from '@antv/g2plot';
const data = [
{ type: '分类一', value: 2 },
{ type: '分类二', value: 2999999900000943945 },
{ type: …
-
### 🐛 bug
- ant-design-charts 2.x
mac OS
```
/** @jsxImportSource @emotion/react */
"use client";
import { ISalesByMonthOrDay } from "@/common/types/interface";
import { mergeData } from "…
-
### 🐛 bug 描述 [详细地描述 bug,让大家都能理解]
使用 @ant-design/plots 2.0.6版本的漏斗, 设置colorField制定颜色字段, 然后data中添加自定义颜色, 结果不生效
### 📷 复现步骤 [清晰描述复现步骤,让别人也能看到问题]
### 🏞 期望结果 [描述你原本期望看到的结果]
### 💻 复现代码 [提供可复现的代码,仓…
-
ant-design-charts怎么画区间甘特图(时间作为横坐标),类似于下面这个
![image](https://user-images.githubusercontent.com/78397810/232011311-9545d183-3d16-45b7-9e2c-43765dbe687e.png)