Chart TitleExtract the chart/graph title if present...
Chart TypeIdentify chart type: Line Graph, Scatter Plot, Bar...
X-Axis LabelExtract the X-axis label/title...
X-Axis UnitExtract the X-axis unit (e.g., ft, m, %, API, ohm-...
X-Axis MinExtract the minimum value on the X-axis scale...
X-Axis MaxExtract the maximum value on the X-axis scale...
X-Axis ScaleIdentify X-axis scale type: Linear, Logarithmic...
Y-Axis LabelExtract the Y-axis label/title...
Y-Axis UnitExtract the Y-axis unit (e.g., ft, m, %, API, ohm-...
Y-Axis MinExtract the minimum value on the Y-axis scale...
Y-Axis MaxExtract the maximum value on the Y-axis scale...
Y-Axis ScaleIdentify Y-axis scale type: Linear, Logarithmic...
Number of Data SeriesCount the number of separate data series/curves in...
Series NamesList the names/labels of each data series from the...
Data PointsDigitize all visible data points from the graph. R...
Sampling IntervalSpecify the interval used for digitizing continuou...
Trend LinesDescribe any trend lines, best-fit lines, or regre...
AnnotationsList any annotations, labels, or callouts on the g...
Data Quality NotesNote any areas where data is unclear, overlapping,...