show_plot_unified

Function show_plot_unified 

Source
pub fn show_plot_unified(
    figure: Figure,
    output_path: Option<&str>,
) -> Result<String, String>
Expand description

UNIFIED PLOTTING FUNCTION - One path for all plot types

  • Interactive mode: Shows GPU-accelerated window
  • Static mode: Renders same GPU pipeline to PNG file