williamchart
williamchart copied to clipboard
Labels don't support multiline strings
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