Skip to content

Commit f5ef9a3

Browse files
committed
center the figure better
1 parent dda03a2 commit f5ef9a3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

03_labour_main.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ LEGEND_LABELS = [
101101
Track the number of industries gaining or losing jobs each month. Boxes are shaded based on percentage change from previous month in each industry's employment levels.
102102

103103
```{python}
104-
# | column: screen
104+
# | column: page
105105
plot = (
106106
ggplot(
107107
plot_data,

0 commit comments

Comments
 (0)