DrHanLim / EzColocalization

GNU General Public License v3.0
10 stars 2 forks source link

save plots in table format #13

Open pedriniedoardo opened 3 years ago

pedriniedoardo commented 3 years ago

Hello, thank you very much for having developed the tool. I noticed that the save all button allow to save the report as images. I was wondering how/whether it is possible to programmatically save values from the scatter plot and the histograms in a table format. For example, if I click on the list button of the scatterplot stack I need to go through each scatter to save them all. I have tried to use Plot.getValues(x, y) command but is not recognized as a plot.