swimlane / ngx-charts

:bar_chart: Declarative Charting Framework for Angular
https://swimlane.github.io/ngx-charts/
MIT License
4.3k stars 1.15k forks source link

ngx chart x axis ticks overlapping at higher screen width #1246

Open veersagar opened 5 years ago

veersagar commented 5 years ago

Describe the bug I have created a custom ngx chart( bar vertical with minor addition) for a project. I have set this value as [rotateXAxisTicks]= "true" Even then, at a greater screen width (>1314px) the x axis ticks are overlapping. Trimming the ticks is undesirable for the project. Is there a way to rotate or split the ticks into multiple lines?

Expected behavior No overlapping of X axis ticks

Screenshots image

ngx-charts version 12.0.1

RMImat commented 2 years ago

Still the same issue in version 20.1.0

praka07 commented 2 years ago

yes, still the same issue in version 20.1.0

praka07 commented 2 years ago

no help also

robvaneck commented 1 year ago

rotate them?