HumbleSoftware/Flotr2

Unable to add a line break to a marker.

cyberjetx opened this issue · 0 comments

How to add a line break to a marker.
I am setting HtmlText: false to allow saving to image. but setting to true returns the same result.

I have tried classic
and '\n' and '\n' The addition is always added literally/encoded.

I hope this is user error :)