apexcharts.js icon indicating copy to clipboard operation
apexcharts.js copied to clipboard

X-Axis Labels for Bar charts with datetime series not displaying properly

Open jasenf opened this issue 2 years ago • 0 comments

Hi,

We currently have 2 problems with datetime data:

  1. The left most label for our data is not showing at all. We've tried some hacks like putting in a faux-column to the left, but this shifts everything over and looks bad with small date ranges.

  2. How do we hide the minor ticks? In this example we only have 4 simple categories, but the x-axis is showing minor ticks that we would like to hide.

See this example to show both problems: https://codepen.io/jasenf/pen/LYmYYzx

image

Thank you!

jasenf avatar Sep 01 '22 19:09 jasenf