XYChart: Refactor to new model (behind feature toggle) (#82499)
Co-authored-by: drew08t <drew08@gmail.com> Co-authored-by: Ihor Yeromin <yeryomin.igor@gmail.com>
This commit is contained in:
co-authored by
drew08t
Ihor Yeromin
parent
7df8d6e8cb
commit
d7fa99e2df
@@ -206,7 +206,7 @@
|
||||
{
|
||||
"name": "Male",
|
||||
"pointColor": {
|
||||
"fixed": "#5795f200"
|
||||
"fixed": "#5795f2"
|
||||
},
|
||||
"pointSize": {
|
||||
"fixed": 5,
|
||||
@@ -219,7 +219,7 @@
|
||||
{
|
||||
"name": "Female",
|
||||
"pointColor": {
|
||||
"fixed": "#ff983000"
|
||||
"fixed": "#ff9830"
|
||||
},
|
||||
"pointSize": {
|
||||
"fixed": 5,
|
||||
|
||||
Reference in New Issue
Block a user