Display a Scatterplot Chart¶
To display a scatterplot chart
- Run your query to display the results in the query results pane (see Run Your Own Queries or Run Sample Queries).
-
Do the following:

The Configure Visualization dialog opens. ]
Google Cloud and AWS AV-2: If this is the first time creating a chart, click the Create Chart button.
The Results Chart panel opens. ]
-
From the Type of Visualization dropdown menu, select Scatterplot.
Fields for the chart type are displayed.
-
Set values for each field in the selected chart type.
AWS AV-1 and Azure:
| Field | Description |
|---|---|
| x Axis | The query result column to determine the x-axis values and range |
| y Axis | The query result column to use to determine the y-axis values and range |
| Size | The query result column to use to determine the width of the line or diameter of the data point |
| Color | The query result column to use to identify a series of data. Each value will map to a series, resulting in a new line with a new color. |
| x Facet | The query result column to use to break a chart into multiple small charts, arranged on the x axis. A small chart will be created for each value. |
| Y Facet | The query result column to use to break a chart into multiple small charts, arranged on the y axis. A small chart will be created for each value. |
| Quick Filter | Toggle to show or hide quick filter functionality |
| Show Trendline | Toggle to show or hide trendline and related trendline UI |
Google Cloud and AWS AV-2:
| Field | Description |
|---|---|
| X-Axis | The query result column to determine the x-axis values and range |
| Y-Axis | The query result column to use to determine the y-axis values and range |
-
Click OK or Create Chart.
The graph is displayed.
For more information, see Open a Chart in a New Window and Save a Chart Image as a PNG File.