막대 차트를 데이터로
연구 논문의 차트에서 기반 데이터를 복원합니다.
입력 및 출력 미리보기
입력
- 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.