{
  "version": 1,
  "width": 720,
  "height": 400,
  "title": "Gantt chart",
  "description": "Explain overlapping tasks with planned start and end dates. All values are illustrative example data.",
  "elements": [
    {
      "type": "text",
      "x": 36,
      "y": 39,
      "text": "Delivery plan",
      "size": 17,
      "fill": "ink",
      "align": "start",
      "mono": false
    },
    {
      "type": "text",
      "x": 36,
      "y": 62,
      "text": "Illustrative schedule · September",
      "size": 11,
      "fill": "muted",
      "align": "start",
      "mono": true
    },
    {
      "type": "text",
      "x": 200,
      "y": 100,
      "text": "08",
      "size": 11,
      "fill": "muted",
      "align": "middle",
      "mono": true
    },
    {
      "type": "line",
      "x": 200,
      "y": 115,
      "x2": 200,
      "y2": 346,
      "arrow": false,
      "dashed": true,
      "stroke": "rule"
    },
    {
      "type": "text",
      "x": 288,
      "y": 100,
      "text": "10",
      "size": 11,
      "fill": "muted",
      "align": "middle",
      "mono": true
    },
    {
      "type": "line",
      "x": 288,
      "y": 115,
      "x2": 288,
      "y2": 346,
      "arrow": false,
      "dashed": true,
      "stroke": "rule"
    },
    {
      "type": "text",
      "x": 376,
      "y": 100,
      "text": "12",
      "size": 11,
      "fill": "muted",
      "align": "middle",
      "mono": true
    },
    {
      "type": "line",
      "x": 376,
      "y": 115,
      "x2": 376,
      "y2": 346,
      "arrow": false,
      "dashed": true,
      "stroke": "rule"
    },
    {
      "type": "text",
      "x": 464,
      "y": 100,
      "text": "14",
      "size": 11,
      "fill": "muted",
      "align": "middle",
      "mono": true
    },
    {
      "type": "line",
      "x": 464,
      "y": 115,
      "x2": 464,
      "y2": 346,
      "arrow": false,
      "dashed": true,
      "stroke": "rule"
    },
    {
      "type": "text",
      "x": 552,
      "y": 100,
      "text": "16",
      "size": 11,
      "fill": "muted",
      "align": "middle",
      "mono": true
    },
    {
      "type": "line",
      "x": 552,
      "y": 115,
      "x2": 552,
      "y2": 346,
      "arrow": false,
      "dashed": true,
      "stroke": "rule"
    },
    {
      "type": "text",
      "x": 640,
      "y": 100,
      "text": "18",
      "size": 11,
      "fill": "muted",
      "align": "middle",
      "mono": true
    },
    {
      "type": "line",
      "x": 640,
      "y": 115,
      "x2": 640,
      "y2": 346,
      "arrow": false,
      "dashed": true,
      "stroke": "rule"
    },
    {
      "type": "text",
      "x": 44,
      "y": 151,
      "text": "Scope",
      "size": 13,
      "fill": "ink",
      "align": "start",
      "mono": false
    },
    {
      "type": "box",
      "x": 200,
      "y": 128,
      "w": 176,
      "h": 31,
      "fill": "soft",
      "stroke": "none",
      "dashed": false
    },
    {
      "type": "text",
      "x": 44,
      "y": 208,
      "text": "Implement",
      "size": 13,
      "fill": "ink",
      "align": "start",
      "mono": false
    },
    {
      "type": "box",
      "x": 288,
      "y": 185,
      "w": 264,
      "h": 31,
      "fill": "accent",
      "stroke": "none",
      "dashed": false
    },
    {
      "type": "text",
      "x": 44,
      "y": 265,
      "text": "Test",
      "size": 13,
      "fill": "ink",
      "align": "start",
      "mono": false
    },
    {
      "type": "box",
      "x": 464,
      "y": 242,
      "w": 176,
      "h": 31,
      "fill": "soft",
      "stroke": "none",
      "dashed": false
    },
    {
      "type": "text",
      "x": 44,
      "y": 322,
      "text": "Publish",
      "size": 13,
      "fill": "ink",
      "align": "start",
      "mono": false
    },
    {
      "type": "box",
      "x": 640,
      "y": 299,
      "w": 44,
      "h": 31,
      "fill": "soft",
      "stroke": "none",
      "dashed": false
    }
  ]
}