no message

Former-commit-id: 32d1791d67ee05e015330f4f3646808b91f2ad2c
Former-commit-id: f1a64d973373fba4e912acfad280d9859c66ecac
Former-commit-id: ceed71fb78859809cfd3ee1dc23aa03571219cf6
This commit is contained in:
李杨
2018-02-19 12:30:02 +08:00
parent c21ffa52e0
commit 32b6c911ff

View File

@@ -14,7 +14,7 @@ export default {
// 设置图表的内边距 http://antv.alipay.com/zh-cn/g2/3.x/api/chart.html#_padding // 设置图表的内边距 http://antv.alipay.com/zh-cn/g2/3.x/api/chart.html#_padding
padding: { padding: {
required: false, 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 // 设置图表整体的边框和背景样式 http://antv.alipay.com/zh-cn/g2/3.x/api/chart.html#_background
background: { background: {