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

feat: added normal plot for time series #550

Merged
merged 28 commits into from
Mar 5, 2024

Commits on Feb 21, 2024

  1. Configuration menu
    Copy the full SHA
    760244e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b92135 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cb710ca View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. -added labels

    - added optional parameter
    Gerhardsa0 committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    daf7709 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    92d1c24 View commit details
    Browse the repository at this point in the history
  3. - scatter and line plot functions

    - with one optional parameter
    Gerhardsa0 committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    3480a15 View commit details
    Browse the repository at this point in the history
  4. linter fixes

    Gerhardsa0 committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    3060bdb View commit details
    Browse the repository at this point in the history
  5. linter fixes

    Gerhardsa0 committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    ae27d10 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8dd64ad View commit details
    Browse the repository at this point in the history
  7. - added 2 parameters and the same function schema as in the table class

    - added tests for scatter and line plot with the additional parameters
    Gerhardsa0 committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    f44d3e4 View commit details
    Browse the repository at this point in the history
  8. Merge remote-tracking branch 'origin/549-feat-normal-visualization-of…

    …-time-series' into 549-feat-normal-visualization-of-time-series
    
    # Conflicts:
    #	src/safeds/data/tabular/containers/_time_series.py
    Gerhardsa0 committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    881fc59 View commit details
    Browse the repository at this point in the history
  9. linter fixes

    Gerhardsa0 committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    ef1c11c View commit details
    Browse the repository at this point in the history
  10. linter fixes

    Gerhardsa0 committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    177c52e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5e36a78 View commit details
    Browse the repository at this point in the history
  12. fixed UnknownError

    Gerhardsa0 committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    7437360 View commit details
    Browse the repository at this point in the history
  13. Merge remote-tracking branch 'origin/549-feat-normal-visualization-of…

    …-time-series' into 549-feat-normal-visualization-of-time-series
    Gerhardsa0 committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    e85b887 View commit details
    Browse the repository at this point in the history
  14. Revert "fixed UnknownError"

    This reverts commit 7437360.
    Gerhardsa0 committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    3e08d06 View commit details
    Browse the repository at this point in the history
  15. Revert "Revert "fixed UnknownError""

    This reverts commit 3e08d06.
    Gerhardsa0 committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    7778e5c View commit details
    Browse the repository at this point in the history
  16. fixed

    Gerhardsa0 committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    ca724f2 View commit details
    Browse the repository at this point in the history
  17. fixed

    Gerhardsa0 committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    1710734 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    6a73273 View commit details
    Browse the repository at this point in the history
  19. deleted useless catch

    Gerhardsa0 committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    f247a99 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. Configuration menu
    Copy the full SHA
    38c5d84 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. Configuration menu
    Copy the full SHA
    97bb01c View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. applied code changes

    Gerhardsa0 committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    779d5fd View commit details
    Browse the repository at this point in the history
  2. fixed comment issue

    Gerhardsa0 committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    9afba91 View commit details
    Browse the repository at this point in the history
  3. fixed comment issue

    Gerhardsa0 committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    b8d966c View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. Configuration menu
    Copy the full SHA
    ba11d24 View commit details
    Browse the repository at this point in the history