API reference#
Plotting#
|
Inspector takes in a three-dimensional input and applies a reduction operation ( |
|
Create a 3D mesh plot. |
|
Plot a Scipp object. |
|
Plot a multi-dimensional object by slicing one or more of the dimensions. |
|
Plot a multi-dimensional object as a one-dimensional line, slicing all but one dimension. |
|
Make a two-dimensional scatter plot. |
|
Make a three-dimensional scatter plot. |
|
Make a one-dimensional plot of one variable |
Core#
|
A node that can have parent and children nodes, to create a graph. |
|
A (typically graphical) representation of the data. |
|
Create a |
|
Display the connected nodes and views as a graph. |
|
Create a node from a widget. |
Graphics#
|
A bounding box in 2D space. |
|
Camera configuration for three-dimensional plots. |
|
A class that handles conversion between data values and RGBA colors. |
|
|
|
|
|
|
|
|
|
|
|
A tiled figure. |
Widgets and tools#
|
Container widget that accepts a list of items. |
|
Widget providing a list of checkboxes, along with a button to toggle them all. |
|
Horizontal bar container. |
|
Widgets containing a slider for each of the requested dimensions. |
|
Widgets containing a slider for each of the requested dimensions. |
|
Vertical bar container. |
Toggle RGB axes helper visibility tool |
|
|
Create a button with a callback that is called when the button is clicked. |
Tool for changing the position of the camera in a 3d scene. |
|
|
Tool for saving lines and controlling their color. |
Return home tool. |
|
Toggle normalization scale tool. |
|
Toggle horizontal axis scale tool. |
|
Toggle vertical axis scale tool. |
|
|
Create toggle buttons with a callback that is called when one of the buttons is toggled. |
Toggle outline visibility tool |
|
|
Tool to control the panning and zooming actions on a Matplotlib figure. |
Save figure to png tool. |
|
|
Create a toggle button with a callback that is called when the button is toggled. |
|
Interface between Plopp and Mpltoolbox. |
Tool to add point markers onto a figure. |
|
|
A tool that provides a slider to extract a slab of points in a three-dimensional scatter plot, and add it to the scene as an opaque cut. |
A widget to make clipping planes for spatial cutting (see |