提交 b59c33dd authored 作者: junjie's avatar junjie

refactor: 视图样式配置项调整

上级 792ad211
...@@ -13,11 +13,11 @@ export const DEFAULT_SIZE = { ...@@ -13,11 +13,11 @@ export const DEFAULT_SIZE = {
barDefault: true, barDefault: true,
barWidth: 40, barWidth: 40,
barGap: 0.4, barGap: 0.4,
lineWidth: 1, lineWidth: 2,
lineType: 'solid', lineType: 'solid',
lineSymbol: 'circle', lineSymbol: 'circle',
lineSymbolSize: 4, lineSymbolSize: 4,
lineSmooth: false, lineSmooth: true,
lineArea: false, lineArea: false,
pieInnerRadius: 0, pieInnerRadius: 0,
pieOuterRadius: 80, pieOuterRadius: 80,
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论