-
Notifications
You must be signed in to change notification settings - Fork 4
feat: added normal plot for time series #550
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
Merged
lars-reimann
merged 28 commits into
main
from
549-feat-normal-visualization-of-time-series
Mar 5, 2024
Merged
Changes from all commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
760244e
added normal plot for time series
Gerhardsa0 2b92135
added normal plot for time series
Gerhardsa0 cb710ca
style: apply automated linter fixes
megalinter-bot daf7709
-added labels
Gerhardsa0 92d1c24
style: apply automated linter fixes
megalinter-bot 3480a15
- scatter and line plot functions
Gerhardsa0 3060bdb
linter fixes
Gerhardsa0 ae27d10
linter fixes
Gerhardsa0 8dd64ad
style: apply automated linter fixes
megalinter-bot f44d3e4
- added 2 parameters and the same function schema as in the table class
Gerhardsa0 881fc59
Merge remote-tracking branch 'origin/549-feat-normal-visualization-of…
Gerhardsa0 ef1c11c
linter fixes
Gerhardsa0 177c52e
linter fixes
Gerhardsa0 5e36a78
style: apply automated linter fixes
megalinter-bot 7437360
fixed UnknownError
Gerhardsa0 e85b887
Merge remote-tracking branch 'origin/549-feat-normal-visualization-of…
Gerhardsa0 3e08d06
Revert "fixed UnknownError"
Gerhardsa0 7778e5c
Revert "Revert "fixed UnknownError""
Gerhardsa0 ca724f2
fixed
Gerhardsa0 1710734
fixed
Gerhardsa0 6a73273
style: apply automated linter fixes
megalinter-bot f247a99
deleted useless catch
Gerhardsa0 38c5d84
style: apply automated linter fixes
megalinter-bot 97bb01c
Merge branch 'main' into 549-feat-normal-visualization-of-time-series
Gerhardsa0 779d5fd
applied code changes
Gerhardsa0 9afba91
fixed comment issue
Gerhardsa0 b8d966c
fixed comment issue
Gerhardsa0 ba11d24
Merge branch 'main' into 549-feat-normal-visualization-of-time-series
lars-reimann File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file added
BIN
+22.2 KB
...able/_time_series/__snapshots__/test_plot_lineplot/test_should_plot_feature.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+12.6 KB
...le/_time_series/__snapshots__/test_plot_lineplot/test_should_plot_feature_x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+16.9 KB
...le/_time_series/__snapshots__/test_plot_lineplot/test_should_plot_feature_y.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+14.6 KB
...able/_time_series/__snapshots__/test_plot_lineplot/test_should_return_table.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+12.1 KB
..._time_series/__snapshots__/test_plot_lineplot/test_should_return_table_both.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+11.1 KB
...e/_time_series/__snapshots__/test_plot_scatterplot/test_should_plot_feature.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+12.6 KB
...eries/__snapshots__/test_plot_scatterplot/test_should_plot_feature_both_set.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+11.4 KB
..._series/__snapshots__/test_plot_scatterplot/test_should_plot_feature_only_x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+11.1 KB
..._snapshots__/test_plot_scatterplot/test_should_plot_feature_only_y_optional.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+10.8 KB
...e/_time_series/__snapshots__/test_plot_scatterplot/test_should_return_table.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.