Skip to content

Commit 7f81567

Browse files
committed
Update
1 parent ebd5baf commit 7f81567

File tree

5 files changed

+154
-154
lines changed

5 files changed

+154
-154
lines changed

R/classicaltesttheory.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -325,7 +325,7 @@ classicalTestTheory <- function(jaspResults, dataset, options, ...) {
325325
ggplot2::scale_fill_manual(name = NULL, values = c("firebrick", "dodgerblue")) +
326326
jaspGraphs::geom_rangeframe() +
327327
jaspGraphs::themeJaspRaw(legend.position = "top") +
328-
ggplot2::theme(axis.text.x = ggplot2::element_text(angle = 45, hjust = 1, vjust = 1.2, size = 12))
328+
ggplot2::theme(axis.text.x = ggplot2::element_text(angle = 45, hjust = 1, vjust = 1, size = 12))
329329
fg$plotObject <- p
330330
}
331331

tests/testthat/_snaps/classicaltesttheory/item-difficulty-and-discrimination-plot-1.svg

Lines changed: 43 additions & 43 deletions
Loading

0 commit comments

Comments
 (0)