Public
Edited
Dec 22, 2022
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Coords(map.S)
Insert cell
Coords(map.E)
Insert cell
{
visual_map.strokeStyle = "white";
visual_map.beginPath();
visual_map.ellipse(50, 50, 50, 50, 0, 2 * Math.PI, 0);
visual_map.stroke();
visual_map.closePath();
}
Insert cell
TraversableNeighbours(Coords(map.S))
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell

Purpose-built for displays of data

Observable is your go-to platform for exploring data and creating expressive data visualizations. Use reactive JavaScript notebooks for prototyping and a collaborative canvas for visual data exploration and dashboard creation.
Learn more