Skip to content

Scale barΒ #118

@danbebber

Description

@danbebber

Is it possible to add a scale bar to plots, as in terra?

f <- system.file("ex/elev.tif", package="terra")
r <- rast(f)
plot(r)
sbar(10, c(6.3, 50))

Metadata

Metadata

Assignees

No one assigned

    Labels

    πŸ“Š ggplot2Issues related with the implementation of ggplot2 functionalities

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions