Scatter plots display individual data points on a two-dimensional grid, revealing correlations, clusters, trends, and outliers. They are fundamental in data analysis, scientific research, and machine learning for understanding relationships between variables. viz42 generates scatter plots from data descriptions, positioning points accurately on labeled axes.
Describe the trend you want (linear, logarithmic) in your prompt. viz42 can approximate a trend line alongside the scatter data points.
Mermaid's xychart-beta uses line charts to approximate scatter plots. For true scatter visualization, the exported SVG can be enhanced with individual point markers.
Yes. Describe multiple groups of data points, and viz42 will generate separate series with distinct visual markers for comparison.