Skip to content

Commit

Permalink
Update scales-position.qmd (#372)
Browse files Browse the repository at this point in the history
  • Loading branch information
kosjir authored Jul 14, 2023
1 parent b193bd0 commit ff77ea9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scales-position.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -610,7 +610,7 @@ base +
```

Note that in the first plot, the minor breaks are spaced evenly between the monthly major breaks.
In the second plot, the major and minor beaks follow slightly different patterns: the minor breaks are always spaced 7 days apart but the major breaks are 1 month apart.
In the second plot, the major and minor breaks follow slightly different patterns: the minor breaks are always spaced 7 days apart but the major breaks are 1 month apart.
Because the months vary in length, this leads to slightly uneven spacing.

### Labels {#sec-date-labels}
Expand Down

0 comments on commit ff77ea9

Please sign in to comment.