parameterAvailable
colormap
`colormap` is an optional parameter of `telion_api.PlotAxes.scatter` with the installed type contract `str`.
Reference contract
| Field | Value | Description |
|---|---|---|
| symbol | telion_api.PlotAxes.scatter | — |
| parameter | colormap | — |
| kind | keyword-only | — |
| type | str | — |
| required | false | — |
| default | Viridis | — |
colormap is an optional parameter of telion_api.PlotAxes.scatter with the installed type contract str.
Contract
| Property | Value |
|---|---|
| symbol | telion_api.PlotAxes.scatter |
| parameter | colormap |
| kind | keyword-only |
| type | str |
| required | false |
| default | Viridis |