Contours
Properties
Link copied to clipboard
                  Determines the coloring method showing the contour values. If "fill" (default), coloring is done evenly between each contour level If "heatmap", a heatmap gradient coloring is applied between each contour level. If "lines", coloring is done on the contour lines. If "none", no coloring is applied on this trace.
Link copied to clipboard
                  Link copied to clipboard
                  Determines whether to label the contour lines with their values.
Link copied to clipboard
                  If levels, the data is represented as a contour plot with multiple levels displayed. If constraint, the data is represented as constraints with the invalid region shaded as specified by the operation and value parameters.
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