jasp-stats / jasp-issues

This repository is solely meant for reporting of bugs, feature requests and other issues in JASP.
59 stars 29 forks source link

[Bug]: Editing Plot (changing axes ranges) not possible #1900

Closed ASarafoglou closed 9 months ago

ASarafoglou commented 1 year ago

JASP Version

0.16.4

Commit ID

No response

JASP Module

JAGS

What analysis are you seeing the problem on?

JAGS analysis

What OS are you seeing the problem on?

macOS Silicon

Bug Description

This is specific to one of my jasp files. I want to adjust the plots of the posterior distributions from 4 parameters in the .jasp model and JASP either crashes or gives me an error message (1st picture) or says that the axes ranges are nan (2nd/3rd picture). I can edit the axes in other .jasp files and JAGS models.

Screenshot 2022-11-10 at 14 12 33 Screenshot 2022-11-10 at 14 12 43 Screenshot 2022-11-10 at 14 12 50

Expected Behaviour

I don't see why I wouldn't be able to change the axes ranges. The parameters seem fine to me.

Steps to Reproduce

Best way to test this is probably to try to change the axes in my .jasp file: DiffusionModel_shapePerception.jasp.zip

Log (if any)

No response

Final Checklist

tomtomme commented 9 months ago

@ASarafoglou I tested your file with jasp 0.18.3 - however not on macOS but on flatpak linux. Here it works fine. Can you test on your machine and confirm?

ASarafoglou commented 9 months ago

I just downloaded the latest version of JASP and tried to change the axes ranges using the .jasp file. It seems to work now, thank you!

tomtomme commented 9 months ago

Great! Closing then.