-
**Description:**
_Provide a brief background and justification for this issue_
As of https://github.com/raft-tech/TANF-app/pull/1384 we are using the ZAP API scan for the backend. This utilizes the …
-
My config:
```
const options = {
data: chartData,
angleField: 'value',
colorField: 'label',
color: customColors || colors,
radius: 1,
innerRadius: 0.6,
position: '…
-
@ant-design/charts@1.2.11
```
legend: {
text: {
style: {
color: "#d0d0d0",
fill: "#d0d0d0"
},
}
},
```
Config settings are not honored.
![…
-
Bonjour,
Depuis quelques jours, nous avons des erreurs qui apparaissent lors de la synchro sur une vingtaine de circuit.
Mais malgré cette erreur, tous les sentiers sont publiés sur et à jour sur le…
-
以下代码使用中出错,显示不支持嵌套,建议完善下函数功能,谢谢!
eachView: function eachView(view, f) {
return {
type: 'pie',
options: {
data: f.data,
angleField: 'mean',
co…
-
### Which version of dd-trace-py are you using?
0.52.1
### Which version of pip are you using?
21.2.4 (python 3.8)
### Which version of the libraries are you using?
You can copy/paste the o…
-
Adding required libraries to the app.
-
¿Qué es ./docker/volumes/static/ y por qué tiene unos contenidos diferentes a la versión no dockerizada (./homodaba/static/)?
¿No debería el git clone del Dockerfile ocuparse de crear esta estructur…
-
I can't figure out what I am doing wrong:
In Charts View settings, the data path is set:
Data folder `_csv`
The lineData.csv looks like this:
```
year,value
"1991",3
"1992",4
"1993",3.5
"…
-
The color definitions in the D2D1Helper section are wrong.
For example:
`DarkSlateGray = $2F4F4F; // >> #2F4F4F works Ok in C++, but not in Delphi `
should be
`DarkSlateGray = $004F4F2F; // the c…