Expand description
Lightweight wrappers that expose plotting-specific helpers without requiring downstream crates to depend directly on the plotting feature flag.
Functions§
- reset_
recent_ figures - Reset the per-thread “figures touched” set. No-op when plotting is disabled.
- take_
recent_ figures - Drain the per-thread “figures touched” set, returning the raw handles.