# Animation - annotating values of isosurfaces or slices

**URL:** https://discourse.paraview.org/t/animation-annotating-values-of-isosurfaces-or-slices/4815
**Category:** ParaView Support
**Created:** [July 11, 2020, 7:46am UTC](https://discourse.paraview.org/t/animation-annotating-values-of-isosurfaces-or-slices/4815 "2020-07-11T07:46:59Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![malol](https://discourse.paraview.org/letter_avatar_proxy/v4/letter/m/22d042/32.png) [@malol](https://discourse.paraview.org/u/malol)
#### Post date: [July 11, 2020, 7:46am UTC](https://discourse.paraview.org/t/animation-annotating-values-of-isosurfaces-or-slices/4815/1 "2020-07-11T07:46:59Z")

</div>

Hello,

I would like to annotate isosurface or slice values in the render view of the animation. I just rendered two very first attempts of animation of the seismic model (YT links below) and it lacks of the value of P velocity isosurface or the depth of horizontal slice. I see that time can be easily annotated in Paraview. How about other variables?

Regards,  
malol

[![](https://discourse.paraview.org/uploads/default/original/2X/a/ac01b9aaf1152d5ae5e0ca92fa9b14ec4d1249ef.jpeg "isosurfaces 50 frames") ](https://www.youtube.com/watch?v=k1vV9pkaawU)

[![](https://discourse.paraview.org/uploads/default/original/2X/9/9c93b50dc45f2a0a1ec9562eb5cc8bfdc33f9a13.jpeg "slices horizontal 40 frames") ](https://www.youtube.com/watch?v=2ZH4rVMjC18)

---

<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: [July 13, 2020, 8:27am UTC](https://discourse.paraview.org/t/animation-annotating-values-of-isosurfaces-or-slices/4815/2 "2020-07-13T08:27:47Z")

</div>

PythonAnnotation should do the trick if the data you want to annotate with is within your dataset.
