The latest update to ApexCharts a few days ago has broken the ‘max: auto’ under y axis and it no longer works.
All my charts are stuck at 10 where I have used max: auto for y axis.
yaxis:
- id: Power
seriesName: Power
show: true
min: 0
max: auto
opposite: false
reversed: false
Example:
I have had to do a restore to v2.04, which works perfectly