Expand description
Figure management for multiple overlaid plots
This module provides the Figure struct that manages multiple plots in a single
coordinate system, handling overlays, legends, and proper rendering order.
Modules§
- matlab_
compat - MATLAB-compatible figure creation utilities
Structs§
- Figure
- A figure that can contain multiple overlaid plots
- Figure
Statistics - Figure statistics for debugging and optimization
- Legend
Entry - Legend entry for a plot
Enums§
- Plot
Element - A plot element that can be any type of plot
- Plot
Type - Type of plot for legend rendering