A scatter chart plots individual data points by two numeric variables, making it effective for spotting trends, clusters, and outliers across continuous datasets.
This sample displays two marker series with 100 points each in separate value ranges and overlays two interactive trend channel annotations. Each trend channel can be repositioned by dragging its boundaries or the channel itself, making it a useful tool for visual data analysis. The green and red channels highlight directional movement in each cluster.
Follow the step-by-step Scatter Chart Tutorial to learn how such charts are built. See the Scatter Plot documentation for all configuration options.