-
In the admin of models that use the color field, it's shown like a char field i.e. with a text type input field.
Oddly enough, the hash mark ("#") is displayed in the field, even though it's never …
-
I want to use kepler.gl "Color based on" property in "Color" pallet in my project i tried to access it using my config file and tried to search it through kepler's docs but i am unable to find anyt…
-
g2plot 2.x 雷达图,连续型数据时,lineStyle 设置有问题,筛选 colorField === 100 的时候, 200, 300 的都点亮了
![image](https://user-images.githubusercontent.com/26690191/121650786-8517ca00-cacc-11eb-8fa5-29f4d4ee54a2.png)
…
-
同一个统计图原本显示正常,更新统计图的数据从多边少时,比如原本有3个统计数据,变为2个数据时,x轴的名称会不见
使用的是react的组件
-
A fatal error happens on Drupal nodes having too long path aliases.
```
Drupal\Core\Database\DatabaseExceptionWrapper: SQLSTATE[22001]: String data, right truncated: 1406 Data too long for column …
-
While I use collapse class, no show button not fields show up. Please see image for clearance
![](https://drive.google.com/uc?export=download&id=1coyMDPwsfcp7WmvlrTpZO0tE2Ft89EMU)
![](https://drive.…
mahbd updated
2 years ago
-
### 🐛 bug 描述 [详细地描述 bug,让大家都能理解]
const config = {
appendPadding: 10,
data,
angleField: 'value',
colorField: 'id', // 图例
}
当你使用的环状图表,配置中的图例字段id的值为日期格式,
如:2022-07-16,或者2022.07.…
-
I am trying to create a Grid map layer for my CSV-imported geolocation data. When the app loads, the following 2 errors appear in the upper right corner:
`An error in deck.gl: d is undefined in gri…
Kreyo updated
3 years ago
-
### 🧐 版本 @ant-design/plots@2.1.12, 使用 Treemap 一直报错 d.id is undefined
### 💻
```
const defult_tree = {
name: 'root',
children: [
{ name: '分类 1', value: 560 },
.......................…
-
After playing around with octopussy 1.0.14 a bit I found it would be nice to have some of the following features.
- [X] Fix HEXA_NUMBER type issue Have HEXA_NUMBER only eight instead of four digits e.…