Skip to main content

Module plotting

Module plotting 

Source
Expand description

Plotting builtins backed by the runmat-plot renderer.

Re-exports§

pub use web::bind_surface_to_figure;
pub use web::clear_closed_figure_surfaces;
pub use web::detach_surface;
pub use web::fit_surface_extents;
pub use web::get_surface_camera_state;
pub use web::install_surface;
pub use web::invalidate_surface_revisions;
pub use web::pick_geometry_scene_region;
pub use web::present_surface;
pub use web::render_current_scene;
pub use web::reset_surface_camera;
pub use web::resize_surface;
pub use web::set_geometry_scene_presentation;
pub use web::set_plot_theme_config;
pub use web::set_surface_camera_state;
pub use web::web_renderer_ready;
pub use web::PlotCameraProjection;
pub use web::PlotCameraState;
pub use web::PlotSurfaceCameraState;

Modules§

context
Shared plotting context registry for zero-copy rendering.
hist
MATLAB-compatible hist builtin.
ops
web

Structs§

FigureAxesState
FigureEventView
FigureHandle

Enums§

FigureError
FigureEventKind
HoldMode
RuntimePlottingMode

Functions§

append_geometry_scene_chunks
clear_figure
clone_figure
clone_geometry_scene
close_figure
close_geometry_scene
configure_subplot
current_axes_state
current_figure_handle
export_figure_scene
export_figure_scene_with_policy
export_geometry_scene
figure_handles
import_figure
import_figure_scene
import_figure_scene_async
import_figure_scene_from_path_async
import_geometry_scene
import_geometry_scene_payload
import_runtime_figure
install_figure_observer
new_figure_handle
present_figure_on_surface
present_geometry_scene_on_surface
record_recent_figure
register_imported_geometry_scene
render_figure_png_bytes
render_figure_png_bytes_with_axes_cameras
render_figure_png_bytes_with_camera
render_figure_rgba_bytes
render_figure_rgba_bytes_with_axes_cameras
render_figure_rgba_bytes_with_camera
render_figure_snapshot
render_figure_snapshot_with_camera_state
render_geometry_scene_snapshot
reset_hold_state_for_run
Reset hold state for all figures/axes.
reset_plot_state
reset_recent_figures
resolve_plot_handle
select_axes_for_figure
select_figure
set_hold
set_runtime_plotting_mode
set_scatter_target_points
Override the scatter point target at runtime (e.g., via CLI flags or TypeScript bindings). Values below the minimum threshold are clamped.
set_scene_export_budget_bytes
set_surface_vertex_budget
Override the surface vertex budget at runtime.
take_recent_figures