Hi everyone,
We use text data in a column as label for the symbols. In Japanese language the text may contain half-width spaces and full-width spaces. When there are full-width spaces, the line break happens at the middle of a word. Expected line break position is at space characters. Please have a look at the image that replicates the issue.
Is there any documentation about the rules of line break? Please let me know if there are methods to have the line break done correctly at space characters.
Thank you.