{
  "version": 1,
  "width": 720,
  "height": 400,
  "title": "Horizontal bar chart",
  "description": "Rank comparable counts with a zero baseline. All values are illustrative example data.",
  "elements": [
    {
      "type": "text",
      "x": 36,
      "y": 39,
      "text": "Requests by endpoint",
      "size": 17,
      "fill": "ink",
      "align": "start",
      "mono": false
    },
    {
      "type": "text",
      "x": 36,
      "y": 62,
      "text": "Illustrative count · zero baseline",
      "size": 11,
      "fill": "muted",
      "align": "start",
      "mono": true
    },
    {
      "type": "text",
      "x": 44,
      "y": 126,
      "text": "/search",
      "size": 12,
      "fill": "ink",
      "align": "start",
      "mono": true
    },
    {
      "type": "box",
      "x": 190,
      "y": 104,
      "w": 408,
      "h": 30,
      "fill": "accent",
      "stroke": "none",
      "dashed": false
    },
    {
      "type": "text",
      "x": 609,
      "y": 124,
      "text": "480",
      "size": 12,
      "fill": "muted",
      "align": "start",
      "mono": false
    },
    {
      "type": "text",
      "x": 44,
      "y": 188,
      "text": "/documents",
      "size": 12,
      "fill": "ink",
      "align": "start",
      "mono": true
    },
    {
      "type": "box",
      "x": 190,
      "y": 166,
      "w": 299.2,
      "h": 30,
      "fill": "soft",
      "stroke": "none",
      "dashed": false
    },
    {
      "type": "text",
      "x": 500.2,
      "y": 186,
      "text": "352",
      "size": 12,
      "fill": "muted",
      "align": "start",
      "mono": false
    },
    {
      "type": "text",
      "x": 44,
      "y": 250,
      "text": "/events",
      "size": 12,
      "fill": "ink",
      "align": "start",
      "mono": true
    },
    {
      "type": "box",
      "x": 190,
      "y": 228,
      "w": 217.6,
      "h": 30,
      "fill": "soft",
      "stroke": "none",
      "dashed": false
    },
    {
      "type": "text",
      "x": 418.6,
      "y": 248,
      "text": "256",
      "size": 12,
      "fill": "muted",
      "align": "start",
      "mono": false
    },
    {
      "type": "text",
      "x": 44,
      "y": 312,
      "text": "/users",
      "size": 12,
      "fill": "ink",
      "align": "start",
      "mono": true
    },
    {
      "type": "box",
      "x": 190,
      "y": 290,
      "w": 108.8,
      "h": 30,
      "fill": "soft",
      "stroke": "none",
      "dashed": false
    },
    {
      "type": "text",
      "x": 309.8,
      "y": 310,
      "text": "128",
      "size": 12,
      "fill": "muted",
      "align": "start",
      "mono": false
    },
    {
      "type": "line",
      "x": 190,
      "y": 96,
      "x2": 190,
      "y2": 336,
      "arrow": false,
      "dashed": false,
      "stroke": "rule"
    }
  ]
}