ColorBar
Properties
Link copied to clipboard
Sets the axis line color. Default: #444.
Link copied to clipboard
Sets the width (in px) or the border enclosing this color bar. Default: 0.
Link copied to clipboard
Constrain the size of text inside or outside a bar to be no larger than the bar itself.
Link copied to clipboard
Link copied to clipboard
Determines whether this color bar's length (i.e. the measure in the color variation direction) is set in units of plot "fraction" (default) or in "pixels. Use len
to set the value.
Link copied to clipboard
Sets the axis line color. Default: #444.
Link copied to clipboard
Sets the width (in px) of the axis line. Default: 1.
Link copied to clipboard
Determines whether this color bar's thickness (i.e. the measure in the constant color direction) is set in units of plot "fraction" or in "pixels" (default). Use thickness
to set the value.
Functions
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