Apexcharts.js: Final xaxis label missing on bar chart

Created on 5 Jan 2020  路  3Comments  路  Source: apexcharts/apexcharts.js

Codepen

Using vue-apexcharts, in the current version of apexcharts (3.12.0) the final xaxis label doesn't display (in 3.8.0 - the sandbox default, it works)

See an example here: https://codesandbox.io/s/vue-basic-example-fzyq2

Explanation

  • What is the behavior you expect?
    I expect all xaxis labels to display
  • What is happening instead?
    The final label is missing
  • What error message are you getting?
    No error, just no final label
bar bug xaxis

Most helpful comment

Fixed in 3.13.1

All 3 comments

Maybe related bug, buy after upgrading to 3.12.0 our xaxis categories are not showing up at all. Labels are missing entirely.

@mtinnes Can I get a codepen demo, please?

Fixed in 3.13.1

Was this page helpful?
0 / 5 - 0 ratings

Related issues

tcarlsen picture tcarlsen  路  3Comments

ismaildervisoglu picture ismaildervisoglu  路  3Comments

cstlaurent picture cstlaurent  路  3Comments

artfulrobot picture artfulrobot  路  3Comments

pribilinskiy picture pribilinskiy  路  3Comments