棒グラフをデータに
研究論文中のグラフから、元になったデータを復元。
入力と出力のプレビューを見る
入力
- 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.