Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Process Capability Plot distorted when target value entered #3150

Open
3 tasks done
ohlermichael opened this issue Jan 24, 2025 · 1 comment
Open
3 tasks done
Assignees
Labels
Bug: Medium Bugs that don't influence the basic function of the app, but it's better to fix them at some point. Module: jaspQualityControl

Comments

@ohlermichael
Copy link

JASP Version

0.19.3

Commit ID

No response

JASP Module

Quality Control

What analysis are you seeing the problem on?

Process Capability Study

What OS are you seeing the problem on?

Windows 11

Bug Description

When I enter a target value, the plot gets distorted.
To the lower side of the graph, the overall distributed is plotted to far lower values than needed.
Both the overall distribution and the within distribution are also only sampled at the histogram values instead of being smooth.
That problem disappears when the target value is deactivated.

Expected Behaviour

This distorsion should not happen.

Probably, we also need to left-align the LSL-textwindow, center the target-textwindow and right-align the one for the USL.

Steps to Reproduce

  1. Enter Measurement as Measurement
  2. Enter Day in Subgroup.
  3. Use Normal Distribution.
  4. LSL = 13.5, USL = 14.5, Target = 14

ProcessCapabilityCoffeeShop.csv

Image

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.
@JTPetter
Copy link

Hmm strange. Thanks for reporting, I can reproduce this.

@tomtomme tomtomme changed the title [Bug]: [Bug]: Process Capability Plot distorted when target value entered [Bug]: Process Capability Plot distorted when target value entered Jan 27, 2025
@tomtomme tomtomme added Bug: Medium Bugs that don't influence the basic function of the app, but it's better to fix them at some point. and removed OS: Windows 11 Bug labels Jan 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug: Medium Bugs that don't influence the basic function of the app, but it's better to fix them at some point. Module: jaspQualityControl
Projects
None yet
Development

No branches or pull requests

3 participants