Posted 14 September 2017, 11:33 am EST
Hi,
I’m converting a wijmo3 composite chart to a wijmo5 flexchart.
Since the labels were quite long, they were wrapped in the composite chart using label series and usage of \n.
I can’t find the equivelent for the flexchart. Using a \n doesn’t work.
I tried to modify the svg after creation using jquery and adding tspan tags. While this does work for Chrome, it doesn’t in IE.
Any suggestion how to fix this issue?
Regards,
Arthur