Module figure

Module figure 

Source
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
FigureStatistics
Figure statistics for debugging and optimization
LegendEntry
Legend entry for a plot

Enums§

PlotElement
A plot element that can be any type of plot
PlotType
Type of plot for legend rendering