3D graph view
Jump to navigation
Jump to search
Introduction
The 3D graph view of LabRPS is based on QtDataVisualization, a module for 3D plotting.
Certain properties of the view, like background color, mouse navigation style, and zooming steps, can be configured in the preferences editor.
The 3D graph view is a component of the LabRPS interface. By default it shows a small widget with coordinate axes, and the a grid.
Actions
Right clicking on the 3D graph view shows three commanda:
- Copy as pixmap: to copy the graph as pixmap.
- Export: to save the graph in a chosen image format.
- print: to print the graph.
There is also a 3D plot toolbar that you can use to control the view. This toolbar get automatically actived when there is active 3D plot view. The toolbar may be invisible. Please go to View → Toolbars → Plot3D Tools to show it. It offers the following commands:
- Reset Zoom Factor: to zoom the view to fit all objects in the screen.
- Reset Camera Front: to reset the position of the camera back to the front.
- Column Select: to select data by column.
- Row Select: to select data by row.
- Point Select: to select data by point.
- No Select: to select no data.
- Animate: to animate the contents of the view.
User documentation
- Getting started
- Installation: Download, Windows, Linux, Mac, Additional components, AppImage
- Basics: About LabRPS, Interface, RPS Objects, Object name, Preferences, Workbenches, Document structure, Properties, Help LabRPS, Donate
- Hubs: User hub, Power users hub, Developer hub