apexcharts / Blazor-ApexCharts

A blazor wrapper for ApexCharts.js
https://apexcharts.github.io/Blazor-ApexCharts
MIT License
749 stars 88 forks source link

Inconsistent handling of axis labels for different screen sizes #437

Open aditya119 opened 3 months ago

aditya119 commented 3 months ago

Thanks for providing an awesome library to create charts! This has been much better than anything else I've come across yet for Blazor.

I've seen an inconsistency in chart rendering for different screen resolution. The axis labels are getting incorrectly rendered for some screen sizes.

Sometimes the axis label is getting removed when screens are of lower resolution. image

But sometimes it adjusts correctly and displays labels in an inclined view. image

joadan commented 3 months ago

Hi,

I'm sorry but I believe this is a question for the apexcharts.js repo.