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