MeasureColoringSpec
Discriminator field: kind
Measures coloring specification
Gradient2
kind:gradient_2_points
| Field | Type | Description |
|---|---|---|
palette |
str | |
reversed |
bool | |
polygon_borders |
str | |
thresholds |
Thresholds2 | |
thresholds.left |
float * | |
thresholds.right |
float * |
Gradient3
kind:gradient_3_points
| Field | Type | Description |
|---|---|---|
palette |
str | |
reversed |
bool | |
polygon_borders |
str | |
thresholds |
Thresholds3 | |
thresholds.left |
float * | |
thresholds.middle |
float * | |
thresholds.right |
float * |
Previous
Next