Hi, so goJs by default trims any preceding white space on labels and I was wondering if there was a way around that? I saw an older post about the same issue, but the solution was only for labels with no line breaks. I have to use the “\n” character several times to separate information from one another, but I also want to indent to display information more clearly. Would there be a way to ignore trimming white space in this way?
The solution I saw earlier came from here : Not trimming white space from textblock content