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

Add the ability to draw Gauss curves over histograms #2051

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on Apr 28, 2023

  1. some basic changed

    WalrusGumboot committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    c0f8c2d View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2023

  1. curve gets drawn

    WalrusGumboot committed Apr 29, 2023
    Configuration menu
    Copy the full SHA
    b92342e View commit details
    Browse the repository at this point in the history
  2. Curve gets drawn properly.

    TODO: make UI pretty, scale curve according to data (absolute height vs relative height)
    WalrusGumboot committed Apr 29, 2023
    Configuration menu
    Copy the full SHA
    894c43b View commit details
    Browse the repository at this point in the history

Commits on May 1, 2023

  1. Configuration menu
    Copy the full SHA
    da4a735 View commit details
    Browse the repository at this point in the history
  2. Added proper rescaling of the curve

    (this has the added bonus of being a bit more efficient)
    WalrusGumboot committed May 1, 2023
    Configuration menu
    Copy the full SHA
    0e87efe View commit details
    Browse the repository at this point in the history