automeris-io / WebPlotDigitizer

Computer vision assisted tool to extract numerical data from plot images.
https://automeris.io
GNU Affero General Public License v3.0
2.67k stars 363 forks source link

feature suggest: bulk download of the extracted .csv #309

Closed nbehrnd closed 1 year ago

nbehrnd commented 1 year ago

I would like to suggest an extension of functionality how the export the digitized data.

Sometimes, data like in cyclic voltammetry (see issue here), hysteresis are more comfortably digitized as two separate traces. At present, the GUI allows the download of them as separate .cvs files, the file name reflecting the name of the trace defined earlier. Equally, there can be graphs of multiple functions mutually independent of each other in one plot which eventually can be exported as multiple files.

To improve user comfort of the program further, can a future version of the digitizer consider an export where

nbehrnd commented 1 year ago

The feature already is implemented; one only has to click on the entry Datasets (plural) to see again on the left hand column a button «export all datasets»:

export_all_data