Edit Trellis Views
A trellis view is a type of graph view that displays a grid of multiple graphs, one in each data cell.
A trellis view can be simple or advanced. A simple trellis displays a core inner graph multiplied across row sets and column sets, displaying many small multiples that are ideal for comparing and contrasting. An advanced trellis displays a grid of small spark graphs that are ideal for monitoring trends and spotting patterns in a dataset.
The following figure shows a simple trellis view:
The trellis view ( also referred to as a trellis graph) is similar to a pivot table except that the data cells within the trellis contain graphs. Whereas a standalone graph type such as a single bar graph or a single scatter graph works on its own, the trellis graph works only by displaying a grid of nested graphs, known as inner graphs. So a bar graph trellis view is actually comprised of multiple bar graphs.
