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:
Leon Sorokin
2024-03-22 10:44:37 -05:00
committed by GitHub
co-authored by drew08t Ihor Yeromin
parent 7df8d6e8cb
commit d7fa99e2df
33 changed files with 2456 additions and 10 deletions
@@ -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,