Scatter Plot Visualization
200 Random Data Points
This scatter plot is generated server-side using SwiftPlot with 200 randomly distributed points.
The plot generates new random data each time it's requested. Refresh the page to see different data!
About This Plot
- Generated using pure Swift - no external libraries!
- Rendered as SVG (Scalable Vector Graphics)
- 200 random points with X and Y values between 0-100
- Completely scalable and crisp at any resolution
- Grid lines and axis labels for easy reading