Intro์๋ ํ์ธ์. ์ด๋ฒ ์๊ฐ์๋ react-apexcharts ์ y์ถ ๋จ์๋ฅผ ์ค์ ํ๋ ๋ฐฉ๋ฒ์ ๋ํด ์์๋ณด๊ฒ ์ต๋๋ค. How to solve the problem๊ธฐ์กด chart options ์ฝ๋๋ ๋ค์๊ณผ ๊ฐ์ต๋๋ค. ์ ์ ๊ฒฝ์ฐ y์ถ์ด ํํ ๋จ์์๊ธฐ ๋๋ฌธ์ ๋ณด๊ธฐ ์ฝ๊ฒ ์๋ฆฟ์ ํ์๊ฐ ํ์ํ์ต๋๋ค. const options: any = { chart: { height: 250, type: 'bar', stacked: false, toolbar: false, animations: { enabled: true, easing: 'easeinout', speed: 500, }..