spectramap icon indicating copy to clipboard operation
spectramap copied to clipboard

feat: path added for show method in single object

Open ashiqguntupalli opened this issue 11 months ago • 0 comments

This PR updates single_object.show to:

  • Display the plot using plt.show() (enabled by default).
  • Save the plot to a file path specified via the path parameter.

ashiqguntupalli avatar Feb 21 '25 21:02 ashiqguntupalli