williamchart icon indicating copy to clipboard operation
williamchart copied to clipboard

Labels don't support multiline strings

Open ugurcany opened this issue 3 years ago • 0 comments

Right now, labels don't support multiline. That's because drawText(...) used in AxisLabels cannot draw multiline texts. I will create a PR when I have time. Until then, you can check this out: https://stackoverflow.com/questions/6756975/draw-multi-line-text-to-canvas

ugurcany avatar Nov 24 '20 19:11 ugurcany