-
Notifications
You must be signed in to change notification settings - Fork 29
Labels
Bug: MediumBugs that don't influence the basic function of the app, but it's better to fix them at some point.Bugs that don't influence the basic function of the app, but it's better to fix them at some point.Module: jaspTTests
Description
JASP Version
0.95.0
Commit ID
No response
JASP Module
T-Tests
What analysis are you seeing the problem on?
Bayesian Paired Samples T-Test
What OS are you seeing the problem on?
Windows 11
Bug Description
The raincloud plot in Bayesian Paired Samples T-Test shows static random order of variables (a1 on the left, a2 on the right), though the plot in (non-Bayesian) Paired Samples T-Test shows correct order.
When you switch the position of the two variables in the interface, the order in the raincloud plot stays the same.
I think this bug is highly related to #3460.

Expected Behaviour
The order of variables in the raincloud plot should match that in the "Variable Pairs" section.
Steps to Reproduce
- Do Bayesian Paired Samples T-Test for variable pairs like (a1, a2) and (a2, a1).
- Plot a raincloud.
Log (if any)
No response
More Debug Information
No response
Final Checklist
- I have included a screenshot showcasing the issue, if possible.
- I have included a JASP file (zipped) or data file that causes the crash/bug, if applicable.
- I have accurately described the bug, and steps to reproduce it.
Metadata
Metadata
Assignees
Labels
Bug: MediumBugs that don't influence the basic function of the app, but it's better to fix them at some point.Bugs that don't influence the basic function of the app, but it's better to fix them at some point.Module: jaspTTests