I need to extract data from line graphs in images, and I've been using an overlay method that requires manually adjusting each (x,y) point until it aligns with the corresponding point in the image. However, this is a time-consuming process, especially for larger datasets - my current graph has 180 points. I'm wondering if there are more efficient methods for extracting data from line graphs in images, especially for larger datasets. I'm also looking for a drag-and-drop solution to make the process easier. Does anyone have any suggestions or tips on how to accomplish this? Any input would be greatly appreciated. Thank you!