This commit is contained in:
syuilo 2022-02-11 12:46:03 +09:00
parent 9f417bd50b
commit 2dad6ee50d

View file

@ -271,6 +271,7 @@ export default defineComponent({
y: {
position: 'left',
stacked: props.stacked,
suggestedMax: 100,
grid: {
color: gridColor,
borderColor: 'rgb(0, 0, 0, 0)',