自定义数据样式默认修改
parent
66364b77bf
commit
38d5fea011
|
|
@ -145,7 +145,7 @@ const defaultSearch: defaultSearch = {
|
||||||
radius_bottom_right: 4,
|
radius_bottom_right: 4,
|
||||||
},
|
},
|
||||||
data_style: {
|
data_style: {
|
||||||
color_list: [{ color: 'rgb(244, 252, 255)', color_percentage: undefined }],
|
color_list: [{ color: '', color_percentage: undefined }],
|
||||||
direction: '180deg',
|
direction: '180deg',
|
||||||
background_img_style: '2',
|
background_img_style: '2',
|
||||||
background_img: [],
|
background_img: [],
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue