-
### 🐛 bug 描述 [详细地描述 bug,让大家都能理解]
在饼图联动dom上https://charts.ant.design/zh/examples/plugin/association#association-pie,特殊数据如下:
data.pie1 = [{area: "未分区", bill: 1.5}, {area: "二年级", bill: 18.72}]
data.pi…
-
```
(dsmrreader) dsmr@dsmrreader:~/dsmr-reader $ ./deploy.sh
--- You are currently running version:
4.14
--- Checking Python version.
Running Python 3.7.3 (default, Jul 25 2020, 13:03:4…
-
I have this data for example: (It is ordered by 'siteName' and 'impact')
```
0: {impact: 8, count: 11, siteName: 'Pinkelectric', sum: 48}
1: {impact: 7, count: 14, siteName: 'Pinkelectric', sum: 48…
-
### 🧐 问题描述 [详细地描述问题,让大家都能理解]
# Pie 图遇到的小问题以及优化建议
想模拟AntDesignPro做几个图,遇到了一些小问题,如下面两个图标记出的。
> 优化默认显示效果,就不用自己单独定义了
* 默认不同维度的color对比度高一点,AntDesignPro那个效果感觉挺好的。
* 默认选择时,没有那个黑色边框。
> 疑问
* 图…
-
Would it be possible to add a scatter plot chart as seen here: https://charts.ant.design/en/examples/scatter/scatter#label
My goal is to have a chart that shows the publication years of the books I…
-
### What happened?
### Description
I'm trying to populate a Custom Field with values from the Globals. I'm querying the Globals in the Custom Field's init() as below:
```php
class SphColorField …
-
Goedemorgen Dennis,
Al enkele maanden maak ik met veel plezier gebruik van deze applicatie, waarvoor dank! Nu is het echter zo dat het updaten van de applicatie sinds v3.9.1 niet meer soepel verloo…
-
How can i empty a ColorField (set null) ?
My property accept null value but the ColorField is always setting with black, when I save the entity, the color is setting with black.
-
### 🧐 问题描述
目前已知的绑定事件的方法是在onReady函数上绑定g2plot的事件,例如:
```
{
// 这里绑定事件
plot.on("element:click", () => {
console.log(666);
});
}}
/>
`…
-
(dsmrreader)dsmr@raspberrypi:~/dsmr-reader $ ./deploy.sh
--- You are currently running version:
1.8.1
Please make sure you've read EACH release note BEFORE deploying, since some
changes…