Views
Views are the panels shown in the viewer's viewport and the primary means of inspecting & visualizing previously logged data. This page lists all built-in views.
BarChartView
: A bar chart view.DataframeView
: A view to display any data in a tabular form.MapView
: A 2D map view to display geospatial primitives.Spatial2DView
: For viewing spatial 2D data.Spatial3DView
: For viewing spatial 3D data.TensorView
: A view on a tensor of any dimensionality.TextDocumentView
: A view of a single text document, for use witharchetypes.TextDocument
.TextLogView
: A view of a text log, for use witharchetypes.TextLog
.TimeSeriesView
: A time series view for scalars over time, for use witharchetypes.Scalar
.