From b735100a072a7ca421133813bf3a5b39b143440e Mon Sep 17 00:00:00 2001 From: Daniel Date: Sun, 4 Aug 2024 00:46:20 +0200 Subject: [PATCH] fix --- R/plot.check_dag.R | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/R/plot.check_dag.R b/R/plot.check_dag.R index 782ac70a7..ebdd8eea9 100644 --- a/R/plot.check_dag.R +++ b/R/plot.check_dag.R @@ -104,7 +104,7 @@ plot.see_check_dag <- function(x, ), ggdag::scale_adjusted(), ggdag::geom_dag_label( - ggplot2::aes(label = .data$name, color = .data$type), + ggplot2::aes(label = .data$name), size = size_text ), ggdag::theme_dag(