Hello there. I have a problem with creating proper visualisation of floating point numbers in visualisation. I added a rectangle and followed instructions from documentation: %<alignment><minimum width>.<accuracy>f Let's say I want to display some value (ex. distance) in few rectangles. Rectangles are aligned vertically (one above another) and the text is displayed in the center of each of them. I want to see the text displayed as on the image below. Below is picture showing what I did to achieve...
Hello there. I have a problem with creating proper visualisation of floating point numbers in visualisation. I added a rectangle and followed instructions from documentation: %<alignment><minimum width>.<accuracy>f Let's say I want to display some value (ex. distance) in few rectangles. Rectangles are aligned vertically (one above another) and the text is displayed in the center of each of them. I want to see the text displayed as on the image below. Below is picture showing what I did to achieve...