Remove all formatting from Panel

Hi, I have a Panel displaying a single data item from a tree for user information when the script is run. Is there a way to remove all of the extra info so only the key piece of data is shown? (ie lose the {0} from the top right and the 0 from the left, as if it’s simply been typed in)?

Right-click on the panel and disable Draw Paths & Draw Indices.

1 Like

Or zoom into the panel until these controls appear, then “Toggle Indices” and “Toggle Paths”.

1 Like

Thanks, wasn’t aware you could do any of that!

So a follow-up question - is there a way to make the data sit in the centre of the panel? It seems if it’s typed in directly it sits in the middle - but removing the Indices and Paths means it sits at the top?