Public
Edited
Apr 26, 2023
Insert cell
# Pizza Orders Assignment
Insert cell
pizzaOrders-2.csv
Type Table, then Shift-Enter. Ctrl-space for more options.

Insert cell
viewof table = Inputs.table(pizzaorders2)
Insert cell
data = pizzaorders2
Insert cell
Insert cell
data
X
Category
Y
median
orders
Color
Size
Facet X
Facet Y
Mark
bar
Type Chart, then Shift-Enter. Ctrl-space for more options.

Insert cell
Insert cell
data
X
day_of_week
Y
mean
orders
Color
Category
Size
Facet X
Facet Y
Mark
line
Type Chart, then Shift-Enter. Ctrl-space for more options.

Insert cell
Insert cell
data
X
day_of_week
Y
sum
total
Color
Category
Size
Facet X
Facet Y
Mark
area
Type Chart, then Shift-Enter. Ctrl-space for more options.

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