Lars

Results 4 issues of Lars

I noticed that I don't see any data in my Grafana Dashboards. I hoped for this problem to be fixed after updating to the latest version of the chart (3.0.0....

I added some basic Properties to the YAxis that were missing: - stepSize - reversed - logBase - showForNullSeries Reference: https://apexcharts.com/docs/options/yaxis/

It looks like the original apexcharts repository provides a lot more translations than this repository currently does: https://github.com/apexcharts/apexcharts.js/tree/main/src/locales It would be easy to integrate all missing translations here.

enhancement
good first issue
will accept PR

### Description I am using a stacked bar chart to show two data series. The values of one of them are multiplied with -1 to go into the negative direction...

bug