The First Omen
{
"data": [
{
"x": [-4, -3, -2, -1, 0, 1, 2, 3, 4, 3.5, 3, 2, 1, 0, -1, -2, -3, -3.5, -4],
"y": [0, 1.8, 3, 3.6, 3.8, 3.6, 3, 1.8, 0, -1.5, -2.8, -3.6, -3.9, -4, -3.9, -3.6, -2.8, -1.5, 0],
"mode": "lines",
"line": { "width": 3 }
},
{
"x": [-3.2, -2.2, -1.2],
"y": [3.2, 5, 3.2],
"mode": "lines",
"line": { "width": 3 }
},
{
"x": [1.2, 2.2, 3.2],
"y": [3.2, 5, 3.2],
"mode": "lines",
"line": { "width": 3 }
},
{
"x": [-1.4],
"y": [1.2],
"mode": "markers",
"marker": { "size": 16 }
},
{
"x": [1.4],
"y": [1.2],
"mode": "markers",
"marker": { "size": 16 }
},
{
"x": [-1.4],
"y": [1.2],
"mode": "markers",
"marker": { "size": 6, "color": "black" }
},
{
"x": [1.4],
"y": [1.2],
"mode": "markers",
"marker": { "size": 6, "color": "black" }
},
{
"x": [0],
"y": [0.2],
"mode": "markers",
"marker": { "size": 12, "symbol": "triangle-down" }
},
{
"x": [-0.8, -0.4, 0, 0.4, 0.8],
"y": [-0.8, -1.1, -1.2, -1.1, -0.8],
"mode": "lines",
"line": { "width": 2 }
},
{
"x": [-2.8, -1.8],
"y": [0.3, 0.2],
"mode": "lines",
"line": { "width": 2 }
},
{
"x": [-2.8, -1.8],
"y": [-0.2, -0.3],
"mode": "lines",
"line": { "width": 2 }
},
{
"x": [2.8, 1.8],
"y": [0.3, 0.2],
"mode": "lines",
"line": { "width": 2 }
},
{
"x": [2.8, 1.8],
"y": [-0.2, -0.3],
"mode": "lines",
"line": { "width": 2 }
}
],
"layout": {
"title": { "text": "The First Omen" },
"showlegend": false,
"xaxis": { "visible": false, "range": [-5, 5] },
"yaxis": { "visible": false, "range": [-5, 6], "scaleanchor": "x" }
}
}
Enjoy Reading This Article?
Here are some more articles you might like to read next: