This commit is contained in:
syuilo 2021-10-23 22:43:42 +09:00
parent a8cfbab25c
commit 0b8a8443d9

View file

@ -132,7 +132,7 @@ export default defineComponent({
borderColor: 'rgb(0, 0, 0, 0)', borderColor: 'rgb(0, 0, 0, 0)',
}, },
ticks: { ticks: {
display: true, display: false,
maxTicksLimit: 10 maxTicksLimit: 10
}, },
}, },