Dot
Scatter plots, point marks, and color-encoded data.
Use dots to show the relationship between two numeric variables, or to mark individual data points.
Scatter plot
Two numeric axes, one dot per observation:
Categorical color
Map fill to a string field for categorical grouping:
Sequential color
Map fill to a numeric field for a gradient. See Color for customizing the range:
Properties
| Field | Type | Default | Description |
|---|---|---|---|
r | number | 4 | Circle radius in pixels. |