ng-apexcharts icon indicating copy to clipboard operation
ng-apexcharts copied to clipboard

xaxis not updating correctly after click

Open naisMichi opened this issue 1 year ago • 2 comments

Hello currently i am facing an issue after clicking the legend to filter the results:

Before Filtering the bars are placed correct; grafik

After Filtering the bars are placed on the wrong date. grafik

Another thing: Why is the first of December never shown on the legend?

The Data looks like this: grafik

The configuration is as followed:

xaxis: { type: 'datetime', tickPlacement: 'on', tickAmount: 'dataPoints' },

Can you please give me a hint why the axis is only correct after the series is updated and not after clicking the legend.

naisMichi avatar Jan 05 '24 09:01 naisMichi

Any update on this?

naisMichi avatar Jan 17 '24 13:01 naisMichi

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] avatar Aug 02 '24 14:08 github-actions[bot]