swimlane / ngx-charts

:bar_chart: Declarative Charting Framework for Angular

Home Page:https://swimlane.github.io/ngx-charts/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to handle Ticks (word-wrap, multiline etc)

REPTILEHAUS opened this issue · comments

Describe the bug
Is there any way to allow ticks to wrap or drop down to another line neatly underneath ?
I cant seem to find any default way to do this without using renderer2 and a pile of hacks which is not ideal especially when the data and labels are dynamic