Public
Edited
Sep 15, 2023
Fork of Time Zones
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
cities = ["Local", "San Francisco", "New York City", "London", "Johannesburg", "Mumbai", "Hong Kong", "Brisbane", "Zürich", "Manila"]
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
oppositeBW = function(colour) { return d3.hsl(colour).l < 0.5 ? "white" : "black" }
Insert cell
Insert cell
luxon = require("luxon@1/build/amd/luxon.js")
Insert cell
Insert cell
import { swatches } from "@d3/color-legend"
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