{}OPF
DocsLayouts recordEdit on GitHub

Chart 1x

Metadata

ID

chart-1x

Catalog

layouts

Source

spec/catalogs/layouts/chart-1x.json

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

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"
    }
  ]
}