Unlisted
Edited
Apr 25, 2023
Insert cell
Insert cell
Insert cell
Plot.formatIsoDate(new Date("2020-01-01T00:00:00.000Z")) // "2020-01-01"
Insert cell
Plot.textX(d3.range(7)).plot({x: {tickFormat: Plot.formatWeekday()}})
Insert cell
Plot.formatWeekday("es-MX", "long")(0)
Insert cell
Plot.textX(d3.range(12)).plot({x: {tickFormat: Plot.formatMonth(), ticks: 12}})
Insert cell
Plot.formatMonth("es-MX", "long")(0)
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