-
Hi, was wondering if I could use external form libraries together with this library?
https://pypi.org/project/django-colorfield/ doesn't seem to be supported.
Form is rendering properly however …
-
Hi,
Thank you for develop this useful tools. When I run the test case, I encounter some errors that disappear if I close the **sampleByPlane**. I think sampleByPlane caused the array to mismatch. I…
-
### 问题描述
图例在右侧展示时,并且图例的字数比较多。当下次数据导入时图例的字数较少,会导致饼图往右偏移。这个能否优化一下呢。不管字数多少都不影响饼图的位置。
代码:
import { Pie } from '@antv/g2plot';
const data =[
{
"type": "分类一",
"value": 10,
"colorFiel…
-
1. 堆叠分组模式 & 数据中 colorField 字段是字符串的时候是显示的
![image](https://user-images.githubusercontent.com/26690191/208040204-9d445dc1-8ade-4718-9b81-4994c1d229f7.png)
2. 只在 堆叠 & 数据中 colorField 字段是字符串的…
-
The continuation of #68
-
I'm trying to use shadcn/ui inside a Redwood project while also using Redwood Forms. It would be great if there were a way for the `` component from shadcn/ui to wrap the Redwood `` and its siblings. …
-
### SUMMARY:
AdvanceSearch integrate Colorfield, Brandfield, clear button and UI Issues.
-
### Contact Details (Optional)
_No response_
### What is the context of the feature/improvement?
Color values editable via the colorfield widget only update upon closing the colorfield widget. So i…
-
```
What steps will reproduce the problem?
1. add colorfield
2. using south
3. custom feild in south must be a=handled
What is the expected output? What do you see instead?
expected output done
I got…
-
that is a ColorField that assigns a color to a scalar value as is often used when visualizing simulation results:
![image](https://user-images.githubusercontent.com/30837766/146413916-f8e1b35c-4702-4…