1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-03 19:36:25 +02:00
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

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