Skip to content
Plot2CSV

Examples

Explore realistic plots alongside the exact X, Y1, Y2… data Plot2CSV produces. Multiple detected curves stay aligned in one reviewable table.

Treatment response over six weeks

A realistic three-arm study showing how one plot becomes an aligned X, Y1, Y2, Y3 dataset.

3 curvesX, Y1, Y2, Y3
Treatment response over six weeks plotLine plot with 3 data series.36.1251.3166.581.6996.88025WeekResponse score
Y1: ControlY2: Treatment AY3: Treatment B

Extracted data

The same wide format used by CSV and Excel.

3 series
XY1Y2Y3
0424243
1444952
2455863
3476575
4487284
5507891

Y1 — Control

Y2 — Treatment A

Y3 — Treatment B

Sensor calibration curve

A single measured line with small deviations from the ideal response, ready for regression analysis.

Line chartCalibration
Sensor calibration curve plotLine plot with 1 data series.014.0828.1642.2456.3202050Reference concentration (mg/L)Sensor reading
Y1: Measured response

Extracted data

The same wide format used by CSV and Excel.

1 series
XY1
00.1
109.8
2020.2
3030.1
4039.7
5050.3

Y1 — Measured response

Log-scale dose response

A pharmacology-style response curve with logarithmic X calibration and extracted numeric values.

Log X axisDose response
Log-scale dose response plotLine plot with 1 data series.026.252.478.6104.80.1130Dose (µM) (log scale)Response (%)
Y1: Observed response

Extracted data

The same wide format used by CSV and Excel.

1 series
XY1
0.14
0.39
124
355
1082
3094

Y1 — Observed response

Environmental field observations

Discrete measurements preserved as individual markers rather than an invented continuous curve.

Scatter plotExact markers
Environmental field observations plotScatter plot with 1 data series.1.4163.1834.956.7178.484148Sampling distance (km)Concentration (mg/L)
Y1: Observed samples

Extracted data

The same wide format used by CSV and Excel.

1 series
XY1
12.1
22.9
33.4
44.8
55.1
66.2
77.4
87.8

Y1 — Observed samples