Slot: type
URI: vega_scverse:type
Alias: type
Applicable Classes
| Name |
Description |
Modifies Slot |
| ElementFormat |
|
no |
| AggregateTransform |
Group and summarize an input data stream to produce a derived output stream u... |
yes |
| BaseFormat |
Format object containing the type of data as object and a string value repres... |
no |
| PointsMark |
Graphical mark for encoding points data, using a vega like symbol mark |
yes |
| Scale |
Base class for vega like scales which map from a data domain to a visual rang... |
no |
| ShapesMark |
Graphical mark for encoding shapes data, using a vega like path mark |
yes |
| FilterTransform |
Select objects from a data stream to keep based on a filter expression |
yes |
| BaseAxisScale |
A vega like scale specifically for mapping from a data domain to an axis rang... |
yes |
| BaseCategoricalColorScale |
A scale to map a discrete data domain to discrete colors |
yes |
| SpreadTransform |
Datashade transform expanding each pixel in a rasterized image by a specified... |
yes |
| NormalizationFormulaTransform |
A formula to transform data |
yes |
| LookupTransform |
Transform extending a primary data stream by looking up values on a secondary... |
yes |
| CategoricalLegend |
Type of legend for categorical data |
no |
| Mark |
Graphical marks visually encode data using geometric primitives such as recta... |
no |
| Transform |
Transform of data applied to data input |
no |
| SpatialDataFormat |
|
no |
| GroupMark |
Group marks are containers for other marks, and used to create visualizations... |
no |
| ColorScale |
Abstract class to map a data domain to a color range |
no |
| RasterImageMark |
Graphical mark encoding an image |
yes |
| TextMark |
Text marks can be used to annotate data and provide labels and titles for axe... |
no |
| RasterLabelMark |
Graphical mark encoding a label image |
yes |
| FilterChannelTransform |
Filter on particular channels in a raster data object |
yes |
| LinearColorScale |
A vega like scale specifically for mapping from a linear continuous data doma... |
yes |
| ColorBarLegend |
Type of legend for continuous data |
no |
| Legend |
Vega like configuration for specifying legends in the SpatialData visualizati... |
no |
Properties
Mappings
| Mapping Type |
Mapped Value |
| self |
vega_scverse:type |
| native |
vega_scverse:type |
LinkML Source
name: type
alias: type
domain_of:
- Transform
- BaseFormat
- Scale
- Legend
- Mark
- TextMark
- GroupMark
range: string