Skip to content

Commit

Permalink
update x-axis
Browse files Browse the repository at this point in the history
  • Loading branch information
nrennie committed Nov 5, 2024
1 parent 0c30dca commit f184eb1
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions 2024/2024-11-05/20241105.R
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,7 @@ ggplot(
scale_fill_manual(
values = col_palette
) +
scale_x_continuous(limits = c(1949, 2021)) +
labs(
title = title,
subtitle = st,
Expand Down
Binary file modified 2024/2024-11-05/20241105.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified 2024/2024-11-05/20241105.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit f184eb1

Please sign in to comment.