This commit is contained in:
syuilo 2022-02-11 12:46:03 +09:00
parent 9f417bd50b
commit 2dad6ee50d
1 changed files with 1 additions and 0 deletions

View File

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