Scatter Plot Generator
Create scatter plots from x,y points to inspect relationships.
Scatter Plot Generator turns raw `x,y` pairs into a scatter chart so you can inspect spread, clusters, and possible relationships between two variables. It is useful for experiment data, sales-vs-spend analysis, quality-control measurements, and exploratory analytics before formal modeling. The tool computes axis ranges and a correlation estimate to provide immediate directional context. Invalid lines are skipped with explicit error messages, making data cleanup straightforward. Use it to quickly spot outliers, relationship strength, and whether a linear pattern may exist.