Marker
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Sets a maximum number of points to be drawn on the graph. "0" corresponds to no limit. Default: 0.
Link copied to clipboard
Sets the markers opacity.
Link copied to clipboard
Sets the color of the outlier sample points. Default: rgba(0, 0, 0, 0).
Link copied to clipboard
Array of enumerateds. Sets the marker symbol type.
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun Scheme.numberGreaterThan(minValue: Number, default: Number = minValue, key: Name? = null): ReadWriteProperty<Any?, Number>
A safe Number ray
Link copied to clipboard
fun Scheme.numberInRange(range: ClosedRange<Double>, key: Name? = null): ReadWriteProperty<Any?, Number>
A safe Number range
Link copied to clipboard
Convert any type-safe configurator to json string