event info dict
| dict key | type | description |
|---|---|---|
| key | slice, index (int) or numpy-like fancy index | key at which vertex positions data were indexed/sliced |
| value | int | float | array-like | new data values for points that were changed |
event info dict
| dict key | type | description |
|---|---|---|
| key | slice, index, numpy-like fancy index | index/slice at which colors were indexed/sliced |
| value | np.ndarray [n_points_changed, RGBA] | new color values for points that were changed |
| user_value | str or array-like | user input value that was parsed into the RGBA array |
event info dict
| dict key | type | description |
|---|---|---|
| value | str | pygfx.Color | np.ndarray | Sequence[float] | new color value |
event info dict
| dict key | type | description |
|---|---|---|
| key | slice | key at cmap colors were sliced |
| value | str | new cmap to set at given slice |
event info dict
| dict key | type | description |
|---|---|---|
| value | float | new thickness value |
event info dict
| dict key | type | description |
|---|---|---|
| value | str | 'screen' | 'world' | 'model' |
event info dict
| dict key | type | description |
|---|---|---|
| value | str | user provided name |
event info dict
| dict key | type | description |
|---|---|---|
| value | np.ndarray[float, float, float] | new offset (x, y, z) |
event info dict
| dict key | type | description |
|---|---|---|
| value | np.ndarray[float, float, float, float] | new rotation quaternion |
event info dict
| dict key | type | description |
|---|---|---|
| value | np.ndarray[float, float, float, float] | new scale |
event info dict
| dict key | type | description |
|---|---|---|
| value | float | new alpha value |
event info dict
| dict key | type | description |
|---|---|---|
| value | str | new alpha mode |
event info dict
| dict key | type | description |
|---|---|---|
| value | bool | new visibility bool |
event info dict
| dict key | type | description |
|---|---|---|
| value | bool | True when graphic was deleted |
event info dict
| dict key | type | description |
|---|---|---|
| key | slice, index (int) or numpy-like fancy index | key at which vertex positions data were indexed/sliced |
| value | int | float | array-like | new data values for points that were changed |
event info dict
| dict key | type | description |
|---|---|---|
| key | slice, index (int) or numpy-like fancy index | key at which point sizes were indexed/sliced |
| value | int | float | array-like | new size values for points that were changed |
event info dict
| dict key | type | description |
|---|---|---|
| value | float | new size value |
event info dict
| dict key | type | description |
|---|---|---|
| key | slice, index, numpy-like fancy index | index/slice at which colors were indexed/sliced |
| value | np.ndarray [n_points_changed, RGBA] | new color values for points that were changed |
| user_value | str or array-like | user input value that was parsed into the RGBA array |
event info dict
| dict key | type | description |
|---|---|---|
| value | str | pygfx.Color | np.ndarray | Sequence[float] | new color value |
event info dict
| dict key | type | description |
|---|---|---|
| key | slice | key at cmap colors were sliced |
| value | str | new cmap to set at given slice |
event info dict
| dict key | type | description |
|---|---|---|
| key | slice, index (int) or numpy-like fancy index | key at which markers were indexed/sliced |
| value | str | np.ndarray[str] | new marker values for points that were changed |
event info dict
| dict key | type | description |
|---|---|---|
| value | str | None | new marker value |
event info dict
| dict key | type | description |
|---|---|---|
| value | str | np.ndarray | pygfx.Color | Sequence[float] | new edge_color |
event info dict
| dict key | type | description |
|---|---|---|
| key | slice, index, numpy-like fancy index | index/slice at which colors were indexed/sliced |
| value | np.ndarray [n_points_changed, RGBA] | new color values for points that were changed |
| user_value | str or array-like | user input value that was parsed into the RGBA array |
event info dict
| dict key | type | description |
|---|---|---|
| value | float | new edge_width |
event info dict
| dict key | type | description |
|---|---|---|
| key | slice, index, numpy-like fancy index | key at which image data was sliced/fancy indexed |
| value | np.ndarray | float | new data values |
event info dict
| dict key | type | description |
|---|---|---|
| value | str | 'screen' | 'world' | 'model' |
event info dict
| dict key | type | description |
|---|---|---|
| value | float | new edge_width |
event info dict
| dict key | type | description |
|---|---|---|
| key | slice, index (int) or numpy-like fancy index | key at which point rotations were indexed/sliced |
| value | int | float | array-like | new rotation values for points that were changed |
event info dict
| dict key | type | description |
|---|---|---|
| value | str | user provided name |
event info dict
| dict key | type | description |
|---|---|---|
| value | np.ndarray[float, float, float] | new offset (x, y, z) |
event info dict
| dict key | type | description |
|---|---|---|
| value | np.ndarray[float, float, float, float] | new rotation quaternion |
event info dict
| dict key | type | description |
|---|---|---|
| value | np.ndarray[float, float, float, float] | new scale |
event info dict
| dict key | type | description |
|---|---|---|
| value | float | new alpha value |
event info dict
| dict key | type | description |
|---|---|---|
| value | str | new alpha mode |
event info dict
| dict key | type | description |
|---|---|---|
| value | bool | new visibility bool |
event info dict
| dict key | type | description |
|---|---|---|
| value | bool | True when graphic was deleted |
event info dict
| dict key | type | description |
|---|---|---|
| key | slice, index, numpy-like fancy index | key at which image data was sliced/fancy indexed |
| value | np.ndarray | float | new data values |
event info dict
| dict key | type | description |
|---|---|---|
| value | str | new cmap name |
event info dict
| dict key | type | description |
|---|---|---|
| value | float | new vmin value |
event info dict
| dict key | type | description |
|---|---|---|
| value | float | new vmax value |
event info dict
| dict key | type | description |
|---|---|---|
| value | str | new interpolation method, nearest | linear |
event info dict
| dict key | type | description |
|---|---|---|
| value | str | new cmap interpolatio method, nearest | linear |
event info dict
| dict key | type | description |
|---|---|---|
| value | str | user provided name |
event info dict
| dict key | type | description |
|---|---|---|
| value | np.ndarray[float, float, float] | new offset (x, y, z) |
event info dict
| dict key | type | description |
|---|---|---|
| value | np.ndarray[float, float, float, float] | new rotation quaternion |
event info dict
| dict key | type | description |
|---|---|---|
| value | np.ndarray[float, float, float, float] | new scale |
event info dict
| dict key | type | description |
|---|---|---|
| value | float | new alpha value |
event info dict
| dict key | type | description |
|---|---|---|
| value | str | new alpha mode |
event info dict
| dict key | type | description |
|---|---|---|
| value | bool | new visibility bool |
event info dict
| dict key | type | description |
|---|---|---|
| value | bool | True when graphic was deleted |
event info dict
| dict key | type | description |
|---|---|---|
| key | slice, index, numpy-like fancy index | key at which image data was sliced/fancy indexed |
| value | np.ndarray | float | new data values |
event info dict
| dict key | type | description |
|---|---|---|
| value | str | new cmap name |
event info dict
| dict key | type | description |
|---|---|---|
| value | float | new vmin value |
event info dict
| dict key | type | description |
|---|---|---|
| value | float | new vmax value |
event info dict
| dict key | type | description |
|---|---|---|
| value | str | new interpolation method, nearest | linear |
event info dict
| dict key | type | description |
|---|---|---|
| value | str | new cmap interpolatio method, nearest | linear |
event info dict
| dict key | type | description |
|---|---|---|
| value | str | volume rendering mode that has been set |
event info dict
| dict key | type | description |
|---|---|---|
| value | float | new isosurface threshold |
event info dict
| dict key | type | description |
|---|---|---|
| value | float | new isosurface step_size |
event info dict
| dict key | type | description |
|---|---|---|
| value | float | new isosurface step_size |
event info dict
| dict key | type | description |
|---|---|---|
| value | pygfx.Color | new isosurface emissive color |
event info dict
| dict key | type | description |
|---|---|---|
| value | int | new isosurface shininess |
event info dict
| dict key | type | description |
|---|---|---|
| value | tuple[float, float, float, float] | new plane slice |
event info dict
| dict key | type | description |
|---|---|---|
| value | str | user provided name |
event info dict
| dict key | type | description |
|---|---|---|
| value | np.ndarray[float, float, float] | new offset (x, y, z) |
event info dict
| dict key | type | description |
|---|---|---|
| value | np.ndarray[float, float, float, float] | new rotation quaternion |
event info dict
| dict key | type | description |
|---|---|---|
| value | np.ndarray[float, float, float, float] | new scale |
event info dict
| dict key | type | description |
|---|---|---|
| value | float | new alpha value |
event info dict
| dict key | type | description |
|---|---|---|
| value | str | new alpha mode |
event info dict
| dict key | type | description |
|---|---|---|
| value | bool | new visibility bool |
event info dict
| dict key | type | description |
|---|---|---|
| value | bool | True when graphic was deleted |
event info dict
| dict key | type | description |
|---|---|---|
| value | np.ndarray | new vector positions |
event info dict
| dict key | type | description |
|---|---|---|
| value | np.ndarray | new vector directions |
event info dict
| dict key | type | description |
|---|---|---|
| value | str | user provided name |
event info dict
| dict key | type | description |
|---|---|---|
| value | np.ndarray[float, float, float] | new offset (x, y, z) |
event info dict
| dict key | type | description |
|---|---|---|
| value | np.ndarray[float, float, float, float] | new rotation quaternion |
event info dict
| dict key | type | description |
|---|---|---|
| value | np.ndarray[float, float, float, float] | new scale |
event info dict
| dict key | type | description |
|---|---|---|
| value | float | new alpha value |
event info dict
| dict key | type | description |
|---|---|---|
| value | str | new alpha mode |
event info dict
| dict key | type | description |
|---|---|---|
| value | bool | new visibility bool |
event info dict
| dict key | type | description |
|---|---|---|
| value | bool | True when graphic was deleted |
event info dict
| dict key | type | description |
|---|---|---|
| key | slice, index (int) or numpy-like fancy index | key at which vertex positions data were indexed/sliced |
| value | int | float | array-like | new data values for points that were changed |
event info dict
| dict key | type | description |
|---|---|---|
| key | slice, index (int) or numpy-like fancy index | key at which vertex indices were indexed/sliced |
| value | int | float | array-like | new data values for indices that were changed |
event info dict
| dict key | type | description |
|---|---|---|
| key | slice, index, numpy-like fancy index | index/slice at which colors were indexed/sliced |
| value | np.ndarray [n_points_changed, RGBA] | new color values for points that were changed |
| user_value | str or array-like | user input value that was parsed into the RGBA array |
event info dict
| dict key | type | description |
|---|---|---|
| value | str | pygfx.Color | np.ndarray | Sequence[float] | new color value |
event info dict
| dict key | type | description |
|---|---|---|
| value | str | dict | pygfx.TextureMap | pygfx.Texture | np.ndarray | new cmap |
event info dict
| dict key | type | description |
|---|---|---|
| value | str | user provided name |
event info dict
| dict key | type | description |
|---|---|---|
| value | np.ndarray[float, float, float] | new offset (x, y, z) |
event info dict
| dict key | type | description |
|---|---|---|
| value | np.ndarray[float, float, float, float] | new rotation quaternion |
event info dict
| dict key | type | description |
|---|---|---|
| value | np.ndarray[float, float, float, float] | new scale |
event info dict
| dict key | type | description |
|---|---|---|
| value | float | new alpha value |
event info dict
| dict key | type | description |
|---|---|---|
| value | str | new alpha mode |
event info dict
| dict key | type | description |
|---|---|---|
| value | bool | new visibility bool |
event info dict
| dict key | type | description |
|---|---|---|
| value | bool | True when graphic was deleted |
event info dict
| dict key | type | description |
|---|---|---|
| value | np.ndarray | new surface data |
event info dict
| dict key | type | description |
|---|---|---|
| key | slice, index, numpy-like fancy index | index/slice at which colors were indexed/sliced |
| value | np.ndarray [n_points_changed, RGBA] | new color values for points that were changed |
| user_value | str or array-like | user input value that was parsed into the RGBA array |
event info dict
| dict key | type | description |
|---|---|---|
| value | str | pygfx.Color | np.ndarray | Sequence[float] | new color value |
event info dict
| dict key | type | description |
|---|---|---|
| value | str | dict | pygfx.TextureMap | pygfx.Texture | np.ndarray | new cmap |
event info dict
| dict key | type | description |
|---|---|---|
| value | str | user provided name |
event info dict
| dict key | type | description |
|---|---|---|
| value | np.ndarray[float, float, float] | new offset (x, y, z) |
event info dict
| dict key | type | description |
|---|---|---|
| value | np.ndarray[float, float, float, float] | new rotation quaternion |
event info dict
| dict key | type | description |
|---|---|---|
| value | np.ndarray[float, float, float, float] | new scale |
event info dict
| dict key | type | description |
|---|---|---|
| value | float | new alpha value |
event info dict
| dict key | type | description |
|---|---|---|
| value | str | new alpha mode |
event info dict
| dict key | type | description |
|---|---|---|
| value | bool | new visibility bool |
event info dict
| dict key | type | description |
|---|---|---|
| value | bool | True when graphic was deleted |
event info dict
| dict key | type | description |
|---|---|---|
| value | np.ndarray | new surface data |
event info dict
| dict key | type | description |
|---|---|---|
| key | slice, index, numpy-like fancy index | index/slice at which colors were indexed/sliced |
| value | np.ndarray [n_points_changed, RGBA] | new color values for points that were changed |
| user_value | str or array-like | user input value that was parsed into the RGBA array |
event info dict
| dict key | type | description |
|---|---|---|
| value | str | pygfx.Color | np.ndarray | Sequence[float] | new color value |
event info dict
| dict key | type | description |
|---|---|---|
| value | str | dict | pygfx.TextureMap | pygfx.Texture | np.ndarray | new cmap |
event info dict
| dict key | type | description |
|---|---|---|
| value | str | user provided name |
event info dict
| dict key | type | description |
|---|---|---|
| value | np.ndarray[float, float, float] | new offset (x, y, z) |
event info dict
| dict key | type | description |
|---|---|---|
| value | np.ndarray[float, float, float, float] | new rotation quaternion |
event info dict
| dict key | type | description |
|---|---|---|
| value | np.ndarray[float, float, float, float] | new scale |
event info dict
| dict key | type | description |
|---|---|---|
| value | float | new alpha value |
event info dict
| dict key | type | description |
|---|---|---|
| value | str | new alpha mode |
event info dict
| dict key | type | description |
|---|---|---|
| value | bool | new visibility bool |
event info dict
| dict key | type | description |
|---|---|---|
| value | bool | True when graphic was deleted |
event info dict
| dict key | type | description |
|---|---|---|
| value | str | new text data |
event info dict
| dict key | type | description |
|---|---|---|
| value | float | int | new font size |
event info dict
| dict key | type | description |
|---|---|---|
| value | str | np.ndarray | new text color |
event info dict
| dict key | type | description |
|---|---|---|
| value | str | np.ndarray | new outline color |
event info dict
| dict key | type | description |
|---|---|---|
| value | float | new text outline thickness |
event info dict
| dict key | type | description |
|---|---|---|
| value | str | user provided name |
event info dict
| dict key | type | description |
|---|---|---|
| value | np.ndarray[float, float, float] | new offset (x, y, z) |
event info dict
| dict key | type | description |
|---|---|---|
| value | np.ndarray[float, float, float, float] | new rotation quaternion |
event info dict
| dict key | type | description |
|---|---|---|
| value | np.ndarray[float, float, float, float] | new scale |
event info dict
| dict key | type | description |
|---|---|---|
| value | float | new alpha value |
event info dict
| dict key | type | description |
|---|---|---|
| value | str | new alpha mode |
event info dict
| dict key | type | description |
|---|---|---|
| value | bool | new visibility bool |
event info dict
| dict key | type | description |
|---|---|---|
| value | bool | True when graphic was deleted |
event info dict
| dict key | type | description |
|---|---|---|
| key | slice, index (int) or numpy-like fancy index | key at which vertex positions data were indexed/sliced |
| value | int | float | array-like | new data values for points that were changed |
event info dict
| dict key | type | description |
|---|---|---|
| key | slice, index, numpy-like fancy index | index/slice at which colors were indexed/sliced |
| value | np.ndarray [n_points_changed, RGBA] | new color values for points that were changed |
| user_value | str or array-like | user input value that was parsed into the RGBA array |
event info dict
| dict key | type | description |
|---|---|---|
| value | str | pygfx.Color | np.ndarray | Sequence[float] | new color value |
event info dict
| dict key | type | description |
|---|---|---|
| key | slice | key at cmap colors were sliced |
| value | str | new cmap to set at given slice |
event info dict
| dict key | type | description |
|---|---|---|
| value | float | new thickness value |
event info dict
| dict key | type | description |
|---|---|---|
| value | str | 'screen' | 'world' | 'model' |
event info dict
| dict key | type | description |
|---|---|---|
| value | str | user provided name |
event info dict
| dict key | type | description |
|---|---|---|
| value | np.ndarray[float, float, float] | new offset (x, y, z) |
event info dict
| dict key | type | description |
|---|---|---|
| value | np.ndarray[float, float, float, float] | new rotation quaternion |
event info dict
| dict key | type | description |
|---|---|---|
| value | np.ndarray[float, float, float, float] | new scale |
event info dict
| dict key | type | description |
|---|---|---|
| value | float | new alpha value |
event info dict
| dict key | type | description |
|---|---|---|
| value | str | new alpha mode |
event info dict
| dict key | type | description |
|---|---|---|
| value | bool | new visibility bool |
event info dict
| dict key | type | description |
|---|---|---|
| value | bool | True when graphic was deleted |
event info dict
| dict key | type | description |
|---|---|---|
| key | slice, index (int) or numpy-like fancy index | key at which vertex positions data were indexed/sliced |
| value | int | float | array-like | new data values for points that were changed |
event info dict
| dict key | type | description |
|---|---|---|
| key | slice, index, numpy-like fancy index | index/slice at which colors were indexed/sliced |
| value | np.ndarray [n_points_changed, RGBA] | new color values for points that were changed |
| user_value | str or array-like | user input value that was parsed into the RGBA array |
event info dict
| dict key | type | description |
|---|---|---|
| value | str | pygfx.Color | np.ndarray | Sequence[float] | new color value |
event info dict
| dict key | type | description |
|---|---|---|
| key | slice | key at cmap colors were sliced |
| value | str | new cmap to set at given slice |
event info dict
| dict key | type | description |
|---|---|---|
| value | float | new thickness value |
event info dict
| dict key | type | description |
|---|---|---|
| value | str | 'screen' | 'world' | 'model' |
event info dict
| dict key | type | description |
|---|---|---|
| value | str | user provided name |
event info dict
| dict key | type | description |
|---|---|---|
| value | np.ndarray[float, float, float] | new offset (x, y, z) |
event info dict
| dict key | type | description |
|---|---|---|
| value | np.ndarray[float, float, float, float] | new rotation quaternion |
event info dict
| dict key | type | description |
|---|---|---|
| value | np.ndarray[float, float, float, float] | new scale |
event info dict
| dict key | type | description |
|---|---|---|
| value | float | new alpha value |
event info dict
| dict key | type | description |
|---|---|---|
| value | str | new alpha mode |
event info dict
| dict key | type | description |
|---|---|---|
| value | bool | new visibility bool |
event info dict
| dict key | type | description |
|---|---|---|
| value | bool | True when graphic was deleted |
extra attributes
| attribute | type | description |
|---|---|---|
| get_selected_index | callable | returns index under the selector |
event info dict
| dict key | type | description |
|---|---|---|
| value | float | new x or y value of selection |
event info dict
| dict key | type | description |
|---|---|---|
| value | str | user provided name |
event info dict
| dict key | type | description |
|---|---|---|
| value | np.ndarray[float, float, float] | new offset (x, y, z) |
event info dict
| dict key | type | description |
|---|---|---|
| value | np.ndarray[float, float, float, float] | new rotation quaternion |
event info dict
| dict key | type | description |
|---|---|---|
| value | np.ndarray[float, float, float, float] | new scale |
event info dict
| dict key | type | description |
|---|---|---|
| value | float | new alpha value |
event info dict
| dict key | type | description |
|---|---|---|
| value | str | new alpha mode |
event info dict
| dict key | type | description |
|---|---|---|
| value | bool | new visibility bool |
event info dict
| dict key | type | description |
|---|---|---|
| value | bool | True when graphic was deleted |
extra attributes
| attribute | type | description |
|---|---|---|
| get_selected_indices | callable | returns indices under the selector |
| get_selected_data | callable | returns data under the selector |
event info dict
| dict key | type | description |
|---|---|---|
| value | np.ndarray | new [min, max] of selection |
event info dict
| dict key | type | description |
|---|---|---|
| value | str | user provided name |
event info dict
| dict key | type | description |
|---|---|---|
| value | np.ndarray[float, float, float] | new offset (x, y, z) |
event info dict
| dict key | type | description |
|---|---|---|
| value | np.ndarray[float, float, float, float] | new rotation quaternion |
event info dict
| dict key | type | description |
|---|---|---|
| value | np.ndarray[float, float, float, float] | new scale |
event info dict
| dict key | type | description |
|---|---|---|
| value | float | new alpha value |
event info dict
| dict key | type | description |
|---|---|---|
| value | str | new alpha mode |
event info dict
| dict key | type | description |
|---|---|---|
| value | bool | new visibility bool |
event info dict
| dict key | type | description |
|---|---|---|
| value | bool | True when graphic was deleted |
extra attributes
| attribute | type | description |
|---|---|---|
| get_selected_indices | callable | returns indices under the selector |
| get_selected_data | callable | returns data under the selector |
event info dict
| dict key | type | description |
|---|---|---|
| value | np.ndarray | new [xmin, xmax, ymin, ymax] of selection |
event info dict
| dict key | type | description |
|---|---|---|
| value | str | user provided name |
event info dict
| dict key | type | description |
|---|---|---|
| value | np.ndarray[float, float, float] | new offset (x, y, z) |
event info dict
| dict key | type | description |
|---|---|---|
| value | np.ndarray[float, float, float, float] | new rotation quaternion |
event info dict
| dict key | type | description |
|---|---|---|
| value | np.ndarray[float, float, float, float] | new scale |
event info dict
| dict key | type | description |
|---|---|---|
| value | float | new alpha value |
event info dict
| dict key | type | description |
|---|---|---|
| value | str | new alpha mode |
event info dict
| dict key | type | description |
|---|---|---|
| value | bool | new visibility bool |
event info dict
| dict key | type | description |
|---|---|---|
| value | bool | True when graphic was deleted |