Linear Regression Plotter

A simple tool for plotting data and calculating regression lines.

Features:

  • Add data points manually or load from files (CSV/JSON)
  • Linear and polynomial regression analysis
  • Interactive graphs with zoom and pan
  • Drag points to adjust data
  • View statistics: R², slope, intercept, standard error
  • Export and share graphs
  • Predict values based on regression
    Clean interface for basic statistical analysis. Suitable for students and professionals working with data.