Skip to contents

Galactic longitude scale settings

Usage

scale_gal_lon(breaks = ggplot2::waiver(), minor_breaks = ggplot2::waiver())

Arguments

breaks, minor_breaks

Break specification passed to `coord_galactic()`.

Value

An object consumed by `ggplot_add()`.