pub fn default_created_space_views(
    ctx: &ViewerContext<'_>
) -> Vec<SpaceViewBlueprint>
Expand description

List out all space views we generate by default for the available data.

TODO(andreas): This is transitional. We want to pass on the space view spawn heuristics directly and make more high level decisions with it.