feat: 新增渐变色AntV图库的所有柱状图、面积图、饼图、环形图、仪表盘

This commit is contained in:
dataeaseShu
2022-11-22 11:00:46 +08:00
parent abeb1911aa
commit 03634cd100
10 changed files with 76 additions and 1 deletions

View File

@@ -915,6 +915,7 @@ export default {
password_input_error: 'Original password input error'
},
chart: {
gradient: 'Gradient',
layer_controller: 'Quota switch',
suspension: 'Suspension',
chart_background: 'Component background',

View File

@@ -915,6 +915,7 @@ export default {
password_input_error: '原始密碼輸入錯誤'
},
chart: {
gradient: '漸變',
layer_controller: '指標切換',
suspension: '懸浮',
chart_background: '組件背景',

View File

@@ -914,6 +914,7 @@ export default {
password_input_error: '原始密码输入错误'
},
chart: {
gradient: '渐变',
layer_controller: '指标切换',
suspension: '悬浮',
chart_background: '组件背景',