Bug report
When a user zooms with a mouse click (or JS event), y axis scaling does not update
How to reproduce:

Codepen
https://codepen.io/apexcharts/pen/vYOjqpB
Explanation
- When I zoom in, I expect the chart to expand to fill up most of the available height.
- Instead, the chart only uses 30%~ of the available height.
- No error messages