-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Labels
issueUsed for project filteringUsed for project filtering
Description
Currently ggplot has an offset to start their labels. Is this considered good practice? Personally I would not like to see such plots when quantiles are added as it is difficult to see at which times these quantiles are reached. I propose to start at the true origin using + scale_x_continuous(expand = c(0, 0)) + scale_y_continuous(expand = c(0, 0)) in visR
@cschaerfe @bailliem @timtreis
Reactions are currently unavailable
Metadata
Metadata
Labels
issueUsed for project filteringUsed for project filtering
