fieldAvailable
plotKind
Configures plotKind for Result table from its authoritative release declaration.
Reference contract
| Field | Value | Description |
|---|---|---|
| valueType | "matplotlib" | Declared input representation. |
| default | | Release default applied when the field is omitted. |
| typescriptType | "matplotlib" | Compiler-resolved TypeScript contract. |
| required | false | — |
| allowed | ["matplotlib"] | Allowed declaration values. |
Configures plotKind for Result table from its authoritative release declaration.
The declared value type is "matplotlib". Allowed values are ["matplotlib"]. This field is optional.