Chart 3x
Metadata
Attributes
| Field | Value |
|---|---|
| placeholders | [ { "type": "title" }, { "type": "chart" }, { "type": "text" }, { "type": "chart" }, { "type": "text" }, { "type": "chart" }, { "type": "text" } ] |
| composition | { "mode": "grid", "columns": 3 } |
Source JSON
{
"$schema": "https://openpresentation.org/schema/opf-layout/v1",
"id": "chart-3x",
"name": "Chart 3x",
"placeholders": [
{
"type": "title"
},
{
"type": "chart"
},
{
"type": "text"
},
{
"type": "chart"
},
{
"type": "text"
},
{
"type": "chart"
},
{
"type": "text"
}
],
"composition": {
"mode": "grid",
"columns": 3
}
}