[수정] 차트 최대값 115 => 100 수정

dev_bert
Unknown 3 years ago
parent aeafc84ff1
commit c71f9d4367

@ -225,7 +225,7 @@
fontColor: '#252525', fontColor: '#252525',
fontSize: '11', fontSize: '11',
min: 0, min: 0,
max: 115, max: 100,
stepSize: 20, stepSize: 20,
} }
}], }],

Loading…
Cancel
Save