⌂
›
Widgets
›
ScatterChart
ScatterChart
ScatterChart control. Build it with the scatter_chart helper.
Example
scatter_chart(
width: 240,
height: 120,
on_event: ->(event) {}
)
Properties
min_x— Sets the min x property.max_x— Sets the max x property.min_y— Sets the min y property.max_y— Sets the max y property.spots— Sets the spots property.left_axis— Sets the left axis property.right_axis— Sets the right axis property.top_axis— Sets the top axis property.bottom_axis— Sets the bottom axis property.
Common layout and animation properties
width— Fixed width in logical pixels.height— Fixed height in logical pixels.
Events
on_event— Fired on event.
Reference
- Family:
materials - Widget type:
scatterchart - Helpers:
scatter_chart,scatterchart