This commit is contained in:
syuilo 2021-10-23 22:43:42 +09:00
parent 2d21685d22
commit ae5d537197

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
}, },
}, },