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!
11 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