Skip to contents

Save plot to file with error handling

Usage

save_plot_to_file(
  plot_function,
  output_file,
  verbose,
  width = 1200,
  height = 800
)