no message
Former-commit-id: 32d1791d67ee05e015330f4f3646808b91f2ad2c Former-commit-id: f1a64d973373fba4e912acfad280d9859c66ecac Former-commit-id: ceed71fb78859809cfd3ee1dc23aa03571219cf6
This commit is contained in:
@@ -14,7 +14,7 @@ export default {
|
||||
// 设置图表的内边距 http://antv.alipay.com/zh-cn/g2/3.x/api/chart.html#_padding
|
||||
padding: {
|
||||
required: false,
|
||||
default: () => [30, 40, 50, 50]
|
||||
default: () => [30, 40, 45, 50]
|
||||
},
|
||||
// 设置图表整体的边框和背景样式 http://antv.alipay.com/zh-cn/g2/3.x/api/chart.html#_background
|
||||
background: {
|
||||
|
||||
Reference in New Issue
Block a user