Elm-Vega View Composition Tests

Repeating columns with default header
Repeating columns with font-styled header
Repeating columns with styled header exactly as above but via configuration style
Repeating columns with header title and labels horizintally aligned and spaced from main plot areas

Facet grids

Facet by 2d grid position. This version explicitly encodes row and column position of each small multiple.
Should have wide column spacing and moderate row spacing.
Faceted charts should have no axes or other decoration.
Flow layout with a maximum column setting.
Should look similar to example above except row and column spacing should be equal.
Flow layout wtih no maximum column setting. Should appear as one long row of small multuples

Source