{}OPF
DocsLayouts recordView source

Chart 1x

Metadata

ID
chart-1x
Catalog
layouts
Source
spec/catalogs/layouts/chart-1x.json

Attributes

FieldValue
placeholders[ { "type": "title" }, { "type": "chart" }, { "type": "text" } ]
composition{ "mode": "row" }

Source JSON

chart-1x.json
{
  "$schema": "https://openpresentation.org/schema/opf-layout/v1",
  "id": "chart-1x",
  "name": "Chart 1x",
  "placeholders": [
    {
      "type": "title"
    },
    {
      "type": "chart"
    },
    {
      "type": "text"
    }
  ],
  "composition": {
    "mode": "row"
  }
}