Linear Interpolation
Connect adjacent data points with straight lines. Fast and stable — ideal for evenly-spaced data like hourly temperature readings.
Load Example Data
데모 데이터
Hour → Temperature (°C)
데이터 포인트6
#XY
데이터 포인트
1
2
3
4
5
6
Connect adjacent data points with straight lines. Fast and stable — ideal for evenly-spaced data like hourly temperature readings.
Hour → Temperature (°C)