ParaView supports three different types of views (i.e., rendering windows). It also allows multiple views, regardless of type, to be open at the same time in a ParaView application window. When the application launches, ParaView contains a single view: a 3D View. This is the type of view that displays the geometry of datasets that have been loaded or created.
The two other types of views are the Bar Chart view and the XY Plot view. The Bar Chart view can display a histogram of data values contained in a dataset. The XY Plot view can display a 2D plot of one or more scalar variables, either within a given dataset or across timesteps of a dataset containing time information.
If the bar just above a view is right-clicked, a menu appears; it contains a "Convert To" submenu that allows the type of a particular 3D view to be changed to one of the other two types. Additionally, from this menu you may close the view or split it horizontally or vertically. When a view is split, creating a new view, the new view initially contains the buttons shown above for selecting the view type.
In the upper right corner just above each view is a set of buttons specific to each view. A description of each button is given below.
![]() | Create a lookmark for the contents of this view. |
![]() | Split this view into two views that are side-by-side horizontally. |
![]() | Split this view into two views that are side-by-side vertically. |
![]() | Maximize this view so it uses all the space in the ParaView application window available to views. |
![]() | This button becomes visible when the maximize button for a view has been pressed. It restores the view to its size before being maximized and re-displays the other views that were visible. |
![]() | Close the associated view so it is no longer visible. |
There is also a series of buttons in the upper left corner just above the 3D view. A description of each button is given below.
![]() | Undo the last camera motion.< /td> |
![]() | Redo the last undone camera m otion. |
The position of views within the ParaView application window can be interactively rearranged. Left-click in the bar above a view and drag it to the bar above another view. The two views will swap places with one another. Note that the view layout in the ParaView application window does not change. (For example, the right-hand image below is the result of swapping the position of the view at the top with the view in the lower left in the left-hand image below.)