Change bar colors for more contrast

This commit is contained in:
2026-02-07 22:32:28 +01:00
parent f2fe7d105c
commit 2af26d5f54

View File

@@ -260,7 +260,7 @@ server <- function(input, output, session) {
textposition = "outside",
type = "bar",
marker = list(
color = c("#b8ecff", "#d5f4ff", "#e6f9ff")
color = c("#698eb5", "#a2c1e0", "#cfe5fa")
)
) %>%
layout(