I was trying to wrap the labels of x-axis on next line as the labels length is quite long. So is there any way to achieve it. I tried using calculate and labelExpr by breaking the label string and then concatenating them using '\n' but that doesn't seem to work.
Is there any other config which will help me achieve this use case or any workaround ? You can refer the config here - vega-lite.
