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

**URL:** https://discourse.paraview.org/t/how-does-one-add-padding-to-the-data-axes-labels-or-maybe-even-some-offset/17026
**Category:** ParaView Support
**Created:** [July 29, 2025, 11:10pm UTC](https://discourse.paraview.org/t/how-does-one-add-padding-to-the-data-axes-labels-or-maybe-even-some-offset/17026 "2025-07-29T23:10:05Z")
**Posts on this page:** 9
**Page:** 1

<div class="post-metadata">

### Author: ![abidoescfd](https://discourse.paraview.org/user_avatar/discourse.paraview.org/abidoescfd/32/16798_2.png) [@abidoescfd](https://discourse.paraview.org/u/abidoescfd)
#### Post date: [July 29, 2025, 11:10pm UTC](https://discourse.paraview.org/t/how-does-one-add-padding-to-the-data-axes-labels-or-maybe-even-some-offset/17026/1 "2025-07-29T23:10:05Z")

</div>

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!

---

<div class="post-metadata">

### Author: ![mwestphal](https://discourse.paraview.org/user_avatar/discourse.paraview.org/mwestphal/32/17_2.png) [@mwestphal](https://discourse.paraview.org/u/mwestphal)
#### Post date: [August 4, 2025, 12:44pm UTC](https://discourse.paraview.org/t/how-does-one-add-padding-to-the-data-axes-labels-or-maybe-even-some-offset/17026/2 "2025-08-04T12:44:16Z")

</div>

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

---

<div class="post-metadata">

### Author: ![abidoescfd](https://discourse.paraview.org/user_avatar/discourse.paraview.org/abidoescfd/32/16798_2.png) [@abidoescfd](https://discourse.paraview.org/u/abidoescfd)
#### Post date: [August 10, 2025, 12:10am UTC](https://discourse.paraview.org/t/how-does-one-add-padding-to-the-data-axes-labels-or-maybe-even-some-offset/17026/3 "2025-08-10T00:10:10Z")

</div>

Hello @mwestphal!

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

 ![image](https://discourse.paraview.org/uploads/default/original/3X/1/4/149f114dcbb1b97d75a7161c87f8453dd8f07b9c.png)  
 ![image](https://discourse.paraview.org/uploads/default/original/3X/9/4/9433ae4e62ab7a86c3e54f6a1e9b5ff390216a61.png)  
 ![image](https://discourse.paraview.org/uploads/default/original/3X/2/0/20198210d79ea0c522f685612aaea02da555e5e2.jpeg)

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 ☹

---

<div class="post-metadata">

### Author: ![mwestphal](https://discourse.paraview.org/user_avatar/discourse.paraview.org/mwestphal/32/17_2.png) [@mwestphal](https://discourse.paraview.org/u/mwestphal)
#### Post date: [August 25, 2025, 8:40am UTC](https://discourse.paraview.org/t/how-does-one-add-padding-to-the-data-axes-labels-or-maybe-even-some-offset/17026/4 "2025-08-25T08:40:39Z")

</div>

Looks like a bug to me, please share data and steps to reproduce.

---

<div class="post-metadata">

### Author: ![abidoescfd](https://discourse.paraview.org/user_avatar/discourse.paraview.org/abidoescfd/32/16798_2.png) [@abidoescfd](https://discourse.paraview.org/u/abidoescfd)
#### Post date: [August 25, 2025, 4:35pm UTC](https://discourse.paraview.org/t/how-does-one-add-padding-to-the-data-axes-labels-or-maybe-even-some-offset/17026/5 "2025-08-25T16:35:15Z")

</div>

Hey @mwestphal I unfortunately cannot share my exact data, but I’m pretty sure any dataset would reproduce this since it’s a conflict between the labels and the grid. The spacing is the issue here.

Here are the steps:

1. Turn on axes grids,
2. modify the axes grids settings — increase the font size of the numbers in the grid
3. Increase the font size of the labels in the grids

My issue is: How can I manually control the spacing between labels and the ticks/numbers?

My current Paraview version is 5.11.2

Thank you so much!

---

<div class="post-metadata">

### Author: ![mwestphal](https://discourse.paraview.org/user_avatar/discourse.paraview.org/mwestphal/32/17_2.png) [@mwestphal](https://discourse.paraview.org/u/mwestphal)
#### Post date: [August 26, 2025, 7:19am UTC](https://discourse.paraview.org/t/how-does-one-add-padding-to-the-data-axes-labels-or-maybe-even-some-offset/17026/6 "2025-08-26T07:19:44Z")

</div>

Indeed, I reproduce.

> How can I manually control the spacing between labels and the ticks/numbers?

You cant, instead ParaView should compute that automatically to ensure there is no overlap, but it doesnt yet.

Please open an issue [https://gitlab.kitware.com/paraview/paraview/-/issues](https://gitlab.kitware.com/paraview/paraview/-/issues)

---

<div class="post-metadata">

### Author: ![Parv621](https://discourse.paraview.org/user_avatar/discourse.paraview.org/parv621/32/17543_2.png) [@Parv621](https://discourse.paraview.org/u/Parv621)
#### Post date: [March 20, 2026, 2:24am UTC](https://discourse.paraview.org/t/how-does-one-add-padding-to-the-data-axes-labels-or-maybe-even-some-offset/17026/7 "2026-03-20T02:24:22Z")

</div>

Facing the issue as of Mar 2026. Paraview 5.13.2 on Windows

---

<div class="post-metadata">

### Author: ![mwestphal](https://discourse.paraview.org/user_avatar/discourse.paraview.org/mwestphal/32/17_2.png) [@mwestphal](https://discourse.paraview.org/u/mwestphal)
#### Post date: [March 20, 2026, 8:20am UTC](https://discourse.paraview.org/t/how-does-one-add-padding-to-the-data-axes-labels-or-maybe-even-some-offset/17026/8 "2026-03-20T08:20:26Z")

</div>

Please test with latest nightly and open an issue if still present.

---

<div class="post-metadata">

### Author: ![sea](https://discourse.paraview.org/letter_avatar_proxy/v4/letter/s/e9bcb4/32.png) [@sea](https://discourse.paraview.org/u/sea)
#### Post date: [June 14, 2026, 9:23pm UTC](https://discourse.paraview.org/t/how-does-one-add-padding-to-the-data-axes-labels-or-maybe-even-some-offset/17026/9 "2026-06-14T21:23:47Z")

</div>

I think you can turn off rendering the axis labels. Then take a screenshot and put it into powerpoint or such apps. You can manually add labels in these softwares then take a final screenshot to get a good layout.
