Skip to content

Commit 8c215c2

Browse files
committed
Use LIBD layer colors by default.
1 parent 7cf67fb commit 8c215c2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

R/app_server.R

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1488,6 +1488,7 @@ app_server <- function(input, output, session) {
14881488
clusters = rownames(static_layer_external_tstat())
14891489
),
14901490
reference_colors = get_colors(
1491+
libd_layer_colors,
14911492
clusters = colnames(static_layer_external_tstat())
14921493
)
14931494
)

0 commit comments

Comments
 (0)