tweak ui
This commit is contained in:
parent
23efba6193
commit
6a5713f5e5
14 changed files with 231 additions and 624 deletions
|
|
@ -170,10 +170,10 @@ export default defineComponent({
|
|||
aspectRatio: props.aspectRatio || 2.5,
|
||||
layout: {
|
||||
padding: {
|
||||
left: 16,
|
||||
right: 16,
|
||||
top: 16,
|
||||
bottom: 8,
|
||||
left: 0,
|
||||
right: 0,
|
||||
top: 0,
|
||||
bottom: 0,
|
||||
},
|
||||
},
|
||||
scales: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue