See pal_atlassian() for details.
Palette type.
Currently there is one available option: "categorical8"
(8-color palette).
Transparency level, a real number in (0, 1].
See alpha in grDevices::rgb() for details.
Additional parameters for ggplot2::discrete_scale().
Atlassian (2025). "Atlassian Design System categorical chart colors." https://atlassian.design/foundations/color-new/data-visualization-color
example_scatterplot() + scale_color_atlassian()
#> `geom_smooth()` using formula = 'y ~ x'
example_barplot() + scale_fill_atlassian()