Bar chart to data
Recover underlying data from a chart in a research paper.
查看输入和输出预览
输入
- Content
- A screenshot of a bar chart from a research paper titled 'Monthly Rainfall by City' that needs its values extracted into a CSV table.
输出(节选)
Extracted CSV: City,Rainfall_mm Seattle,152 Portland,138 Denver,46 Phoenix,21 Miami,210 The tool reads each bar's height against the axis and returns clean rows you can paste into a spreadsheet, reproduce the chart, or run further analysis without manual data entry.