# Number of Contours stays 1

**URL:** https://discourse.paraview.org/t/number-of-contours-stays-1/10078
**Category:** ParaView Support
**Created:** [August 1, 2022, 4:05am UTC](https://discourse.paraview.org/t/number-of-contours-stays-1/10078 "2022-08-01T04:05:13Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![crispsssy](https://discourse.paraview.org/user_avatar/discourse.paraview.org/crispsssy/32/9680_2.png) [@crispsssy](https://discourse.paraview.org/u/crispsssy)
#### Post date: [August 1, 2022, 4:05am UTC](https://discourse.paraview.org/t/number-of-contours-stays-1/10078/1 "2022-08-01T04:05:13Z")

</div>

Dear Experts

I want to view the electric potential that I calculated from ElmerSolver (.vtu), but when I got the contour plot there is only 1 contour surface which is ~1000V. Since the potential is 0~1800V, how can I get more contours? I put the geometry and contour view here. The .vtu file is too large so I can’t upload.

 ![截屏2022-07-31 23.56.04](https://discourse.paraview.org/uploads/default/original/2X/9/9636b6ae4948f1da751d457cba3e3eddff0c2919.jpeg)  
 ![截屏2022-08-01 13.01.38](https://discourse.paraview.org/uploads/default/original/2X/0/0b4434c39841fa9d4f0a791ff4f6d98b7b679ae7.jpeg)

---

<div class="post-metadata">

### Author: ![jfausty](https://discourse.paraview.org/user_avatar/discourse.paraview.org/jfausty/32/9405_2.png) [@jfausty](https://discourse.paraview.org/u/jfausty)
#### Post date: [August 1, 2022, 4:40pm UTC](https://discourse.paraview.org/t/number-of-contours-stays-1/10078/2 "2022-08-01T16:40:25Z")

</div>

Hello @crispsssy,

When you have the “Contour” filter selected, in the ParaView “Properties” panel (on the left by default) you should find a section called “Isosurfaces” that looks like this:

![image](https://discourse.paraview.org/uploads/default/original/2X/9/90515a92f900e6e92bdfa45f49c4f5382cdcf4cb.png)

The “+” button allows you to add values to the list, the “-” button allows you to remove them and the “|-|-|-|” button allows you to generate a range of contour values.

I hope this is what you were looking for.

Best regards,

Julien
