save_plot

Function save_plot 

Source
pub fn save_plot<P: AsRef<Path>>(
    content: &str,
    path: P,
    format: PlotFormat,
) -> RusTorchResult<()>
Expand description

プロットをファイルに保存 Save plot to file