# grid point locations, labeled in display, possible?

**URL:** https://discourse.paraview.org/t/grid-point-locations-labeled-in-display-possible/3243
**Category:** ParaView Support
**Created:** [December 28, 2019, 10:30pm UTC](https://discourse.paraview.org/t/grid-point-locations-labeled-in-display-possible/3243 "2019-12-28T22:30:30Z")
**Posts on this page:** 11
**Page:** 1

<div class="post-metadata">

### Author: ![PattiM](https://discourse.paraview.org/letter_avatar_proxy/v4/letter/p/a4c791/32.png) [@PattiM](https://discourse.paraview.org/u/PattiM)
#### Post date: [December 28, 2019, 10:30pm UTC](https://discourse.paraview.org/t/grid-point-locations-labeled-in-display-possible/3243/1 "2019-12-28T22:30:30Z")

</div>

It may be just a semantics problem, but I can’t find how to turn on grid labels. I’m viewing a blockMesh grid (not a complete solution), and I was wanting to be able to display distance (position in x/y/z space) of each grid point on the mesh. I got as far as trying ticking “Axis Grid” in “Display” and some lines/ticmarks appear, but no annotation of the locations of the points. I seem some settings that appear to be meant for annotations (i.e., scientific notation, fixed point, etc.) but these don’t show up in the display.

---

<div class="post-metadata">

### Author: ![PattiM](https://discourse.paraview.org/letter_avatar_proxy/v4/letter/p/a4c791/32.png) [@PattiM](https://discourse.paraview.org/u/PattiM)
#### Post date: [December 30, 2019, 6:33pm UTC](https://discourse.paraview.org/t/grid-point-locations-labeled-in-display-possible/3243/2 "2019-12-30T18:33:19Z")

</div>

Anyone? The only way I’ve been able to get point locations is the hover-tool.

---

<div class="post-metadata">

### Author: ![wascott](https://discourse.paraview.org/letter_avatar_proxy/v4/letter/w/8e8cbc/32.png) [@wascott](https://discourse.paraview.org/u/wascott)
#### Post date: [December 30, 2019, 10:03pm UTC](https://discourse.paraview.org/t/grid-point-locations-labeled-in-display-possible/3243/3 "2019-12-30T22:03:44Z")

</div>

Hi PattiM,  
Welcome to the ParaView discourse site, and the ParaView community!

With regards to your question, many folks that frequently read these pages are out on vacation for Christmas/ New years. Thus, why you are probably not getting a reply.

With regards to your question, I have to admit I am confused. Could you give an example? Either a trivial dataset, with clear directions what you are looking for, or use Sources/ etc. For instance, Sources/ Point. Put the point at 0.5, 0.5, 0.5. I want to display the X, Y and Z location of this point on screen.

---

<div class="post-metadata">

### Author: ![PattiM](https://discourse.paraview.org/letter_avatar_proxy/v4/letter/p/a4c791/32.png) [@PattiM](https://discourse.paraview.org/u/PattiM)
#### Post date: [January 1, 2020, 11:06pm UTC](https://discourse.paraview.org/t/grid-point-locations-labeled-in-display-possible/3243/4 "2020-01-01T23:06:10Z")

</div>

Thanks for the reply. I uploaded a screenshot - I loaded a OF combustion case into paraFoam - and I can display flow/chemistry variables, and I can get the dimension tic marks to show up but they are not labelled with dimensions, and the axis labels don’t appear either. (I left included in the screenshot the options I selected.) Maybe there are other settings (such as “Sources” you mentioned) which need to be set for the x,y,z domain dimensions to be displayed.

 ![case](https://discourse.paraview.org/uploads/default/original/2X/b/ba1566764084881892a6ab08cc80d2517e891788.jpeg)

---

<div class="post-metadata">

### Author: ![wascott](https://discourse.paraview.org/letter_avatar_proxy/v4/letter/w/8e8cbc/32.png) [@wascott](https://discourse.paraview.org/u/wascott)
#### Post date: [January 2, 2020, 6:28pm UTC](https://discourse.paraview.org/t/grid-point-locations-labeled-in-display-possible/3243/5 "2020-01-02T18:28:55Z")

</div>

@utkarsh.ayachit @cory.quammen Hi guys, I couldn’t figure out how to do this. Is this a feature hole? I even tried Source/ Point, Select, View/ Selection inspector, and could not annotate the point locations. Is this a feature we should add? If so, I will write it up.

---

<div class="post-metadata">

### Author: ![utkarsh.ayachit](https://discourse.paraview.org/user_avatar/discourse.paraview.org/utkarsh.ayachit/32/39_2.png) [@utkarsh.ayachit](https://discourse.paraview.org/u/utkarsh.ayachit)
#### Post date: [January 2, 2020, 8:34pm UTC](https://discourse.paraview.org/t/grid-point-locations-labeled-in-display-possible/3243/6 "2020-01-02T20:34:42Z")

</div>

@PattiM, to track down what the issue is exactly, mind doing the following:

1. launch ParaVIew with the `-dr` command line argument e.g. `paraview -dr`.
2. Create `Wavelet` from sources menu, **Apply**.
3. now check **Axes Grid** from the _Properties_ panel. You should see something like the following, are you not seeing the labels?

 ![image](https://discourse.paraview.org/uploads/default/original/2X/2/25d930d223334efee55fd3ab00a4f3f8a7a119c8.png)

---

<div class="post-metadata">

### Author: ![PattiM](https://discourse.paraview.org/letter_avatar_proxy/v4/letter/p/a4c791/32.png) [@PattiM](https://discourse.paraview.org/u/PattiM)
#### Post date: [January 6, 2020, 9:59pm UTC](https://discourse.paraview.org/t/grid-point-locations-labeled-in-display-possible/3243/7 "2020-01-06T21:59:01Z")

</div>

Well, that’s what I’m looking for - but “wavelet?” Well, anything is worth a try. 🙂

Thanks!

---

<div class="post-metadata">

### Author: ![PattiM](https://discourse.paraview.org/letter_avatar_proxy/v4/letter/p/a4c791/32.png) [@PattiM](https://discourse.paraview.org/u/PattiM)
#### Post date: [January 14, 2020, 4:45pm UTC](https://discourse.paraview.org/t/grid-point-locations-labeled-in-display-possible/3243/8 "2020-01-14T16:45:30Z")

</div>

![image](https://discourse.paraview.org/uploads/default/original/2X/b/bb7ea11bed2fa47f65a99fdf2f4b45bf230b0186.png)

---

<div class="post-metadata">

### Author: ![PattiM](https://discourse.paraview.org/letter_avatar_proxy/v4/letter/p/a4c791/32.png) [@PattiM](https://discourse.paraview.org/u/PattiM)
#### Post date: [January 14, 2020, 4:46pm UTC](https://discourse.paraview.org/t/grid-point-locations-labeled-in-display-possible/3243/9 "2020-01-14T16:46:20Z")

</div>

![image](https://discourse.paraview.org/uploads/default/original/2X/c/c0af4906354f0f5a5eeaf36680f041b582ad861e.png)

---

<div class="post-metadata">

### Author: ![PattiM](https://discourse.paraview.org/letter_avatar_proxy/v4/letter/p/a4c791/32.png) [@PattiM](https://discourse.paraview.org/u/PattiM)
#### Post date: [January 26, 2020, 10:12pm UTC](https://discourse.paraview.org/t/grid-point-locations-labeled-in-display-possible/3243/10 "2020-01-26T22:12:14Z")

</div>

I guess I’m still doing something wrong.

---

<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: [January 27, 2020, 7:20am UTC](https://discourse.paraview.org/t/grid-point-locations-labeled-in-display-possible/3243/11 "2020-01-27T07:20:29Z")

</div>

Did you really used `-dr` flag ?

Can you try ParaView from our release instead of the version you are using ?  
[https://www.paraview.org/download/](https://www.paraview.org/download/)

Which linux distribution are you using ?
