How does one add padding to the data axes labels? or maybe even some offset?

Hello everyone! ParaView is amazing, but I have found that I couldn’t offset my data axes labels from the ticks. I really need the numbers on the axes grid to be large, and the same needs to be done with the label, but unfortunately, once you cross a certain threshold, they intersect.

Is there any way to achieve my desired outcome? Using custom bounds is not a solution because no matter how many sets of custom bounds I give, the label is large enough to intersect all of them.

Thank you!

Can you share the image you get and what is wrong with it ?

Hello @mwestphal!

Here are a couple of images that show what’s wrong:



I want to increase the distance between the grid numbers and the label (X/D). I could, of course, create specific bounds to avoid this issue, but I simply don’t want to.

Sorry for the late reply :frowning: