Public
Edited
Dec 3
1 fork
1 star
Insert cell
Insert cell
Insert cell
Insert cell
<!-- I've found that I need to include a style cell
like the following to override some of Observable's
table magic. Otherwise, the calendar layout (which uses
a table) goes awry. Should probably use a more specific
CSS selector so that other tables appear as expected. -->

<style>
table {
all: revert
}
</style>
Insert cell
FullCalendar = import("https://cdn.skypack.dev/fullcalendar")
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