# Extending "Plot over line" to a plane

**URL:** https://discourse.paraview.org/t/extending-plot-over-line-to-a-plane/1501
**Category:** ParaView Support
**Created:** [March 21, 2019, 10:37am UTC](https://discourse.paraview.org/t/extending-plot-over-line-to-a-plane/1501 "2019-03-21T10:37:30Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Maria\_Dimitrova](https://discourse.paraview.org/user_avatar/discourse.paraview.org/maria_dimitrova/32/1201_2.png) [@Maria\_Dimitrova](https://discourse.paraview.org/u/Maria_Dimitrova)
#### Post date: [March 21, 2019, 10:37am UTC](https://discourse.paraview.org/t/extending-plot-over-line-to-a-plane/1501/1 "2019-03-21T10:37:30Z")

</div>

I like the filter “Plot over line” to show the profile of data along the line. However, is it possible to generalise it to “Plot over plane”? The aim is to place a slice plane through a 3D vector field, and then to create the profile of the cross-section along the x axis. Thanks.

---

<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 21, 2019, 10:43am UTC](https://discourse.paraview.org/t/extending-plot-over-line-to-a-plane/1501/2 "2019-03-21T10:43:01Z")

</div>

Hello Maria, Welcome to the ParaView community.

You can simply do the following :

- Create a slice in the plane you are interested in
- Add a plot over line, place the line in the X Axis on the plane.

---

<div class="post-metadata">

### Author: ![Maria\_Dimitrova](https://discourse.paraview.org/user_avatar/discourse.paraview.org/maria_dimitrova/32/1201_2.png) [@Maria\_Dimitrova](https://discourse.paraview.org/u/Maria_Dimitrova)
#### Post date: [March 21, 2019, 11:19am UTC](https://discourse.paraview.org/t/extending-plot-over-line-to-a-plane/1501/3 "2019-03-21T11:19:32Z")

</div>

Thank you, Mathieu, I had misunderstood the purpose of “Plot over line”.
