Skip to content

Commit 12d7627

Browse files
committed
ugh
1 parent a4db473 commit 12d7627

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

R/tm_g_association.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -476,7 +476,6 @@ srv_tm_g_association <- function(id,
476476
)
477477
)
478478
}
479-
480479
teal.code::eval_code(
481480
merged$anl_q_r(),
482481
substitute(
@@ -502,6 +501,7 @@ srv_tm_g_association <- function(id,
502501
)
503502
)
504503
})
504+
# TODO allow to decorate ref_call and var_calls before they are included in tern::stack_grobs(grobs = lapply(plots, ggplotGrob))
505505

506506
decorated_output_q <- srv_teal_transform_data("decorate", data = output_q, transformators = decorators)
507507

0 commit comments

Comments
 (0)