spatialdata-plot icon indicating copy to clipboard operation
spatialdata-plot copied to clipboard

consider removing `_copy` private method

Open giovp opened this issue 1 year ago • 0 comments

Report

https://github.com/scverse/spatialdata-plot/blob/582c8379f2478d0e7bc0a7d4733d3cb6fa9af061/src/spatialdata_plot/pl/basic.py#L81

copying the entire spatialdata object can be expensive if elements are on memory. Consider change logic to avoid this.

Version information

No response

giovp avatar Apr 07 '23 11:04 giovp