チャートで数字が表示される問題を修正

This commit is contained in:
syuilo
2019-07-05 21:13:52 +09:00
parent e2d59293fb
commit d848195a6e
4 changed files with 12 additions and 0 deletions

View File

@@ -72,6 +72,9 @@ export default Vue.extend({
columnWidth: '80%'
}
},
dataLabels: {
enabled: false
},
grid: {
clipMarkers: false,
padding: {