Skip to content

Commit

Permalink
inherit position scale
Browse files Browse the repository at this point in the history
  • Loading branch information
teunbrand committed Jan 13, 2025
1 parent a8c0ec0 commit e7c29d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/scale-date.R
Original file line number Diff line number Diff line change
Expand Up @@ -341,7 +341,7 @@ datetime_scale <- function(aesthetics, transform, trans = deprecated(),
transform,
date = ScaleContinuousDate,
time = ScaleContinuousDatetime,
ScaleContinuous
ScaleContinuousPosition
)
} else {
scale_class <- ScaleContinuous
Expand Down

0 comments on commit e7c29d7

Please sign in to comment.