8000 < 7FFF meta name="github-keyboard-shortcuts" content="repository,issues,copilot" data-turbo-transient="true" />
Skip to content

Legend title is incorrectly aligned when horizontalΒ #2465

Description

@hadley
library(ggplot2)

df <- data.frame(z = 1:5)
p <- ggplot(df, aes(1, 1, colour = z)) + geom_point()

# Title should be centered with legend
p + theme(legend.position = "top")

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

    0