This commit is contained in:
syuilo
2019-03-15 01:43:11 +09:00
parent 56eb896a03
commit db439ef804
5 changed files with 21 additions and 6 deletions

View File

@ -69,7 +69,7 @@ export default Vue.extend({
},
plotOptions: {
bar: {
columnWidth: '90%'
columnWidth: '80%'
}
},
grid: {