3D scatter
ProPlot [x, y, z] points in three-dimensional space.
Example
blade
<chart:scatter3d
:series="[[1, 2, 3], [4, 5, 6], [7, 8, 2]]"
rotate
/>
Props
| Prop | Type | Default | Description |
|---|---|---|---|
| series | array | [] | [x, y, z] point arrays. |
| xType | string | value | Axis type: value or category. |
| yType | string | value | Axis type: value or category. |
| rotate | bool | false | Auto-rotate the scene. |
Plus the common props (height, theme, model, class).
This is a Pro component
Unlock it and every other Pro chart with a one-time license.
Get WireCharts Pro