How to Convert a Chart to a Dataset/Csv
Does Anybody Know a Reliable Way to Convert Charts to a Dataset (Csv, Pandas, .. .)? I Only Have the Png of the Chart Below but Need the Dataset to Plot the...
does anybody know a reliable way to convert charts to a dataset (csv, pandas, ...)? I only have the png of the chart below but need the dataset to plot the chart on my own.
Thanks in advance!
1 Answer
You could try this web based tool to extract numerical data from plot images: WebPlotDigitizer. Tool allows you to upload images with plots/graphs, select data points of interest and download them into csv format.
You could also install it on your desktop: WebPlotDigitizer