12 Commits

Author SHA1 Message Date
@CarlWachter
3a19f862ad Added changeable X-Axis. Does not work for Fourier plot since the spectogram function does not support it.
Also added differentiation functions (not used yet).
2023-01-20 12:26:03 +01:00
@CarlWachter
715c2fa53c Default Row is now disabled during plot generation. 2023-01-20 09:44:52 +01:00
@CarlWachter
766744fa0f Allows choosing the order of the move mean filter 2023-01-19 15:39:30 +01:00
@CarlWachter
87b0873c08 Bug fixes and added support for TXT files in csv format 2023-01-19 15:15:12 +01:00
@CarlWachter
a106715aa1 Added defaults for start and stop times 2023-01-19 15:08:52 +01:00
@CarlWachter
839ecf9e0c Added "Toggle All" Buttons for Graph options 2023-01-19 14:56:45 +01:00
@CarlWachter
2c7380d0dc Time range from 0 to 0 now outputs all data on CSV files too 2023-01-17 19:58:37 +01:00
@CarlWachter
580e873d6f Increment UI removed when using CSV files with first row secs.
First Row Secs now uses start and stop times.
2023-01-17 19:35:24 +01:00
@CarlWachter
2706a8973b Added ability to load data again after generating. 2023-01-17 15:22:52 +01:00
@CarlWachter
067a6d1d1a Added CSV file support, scrolling to allow for more data, and implemented first row secs option. 2023-01-17 15:02:30 +01:00
Max Heckmann
bf8b42d432 Corrected fourier plotting function 2023-01-07 12:35:30 +01:00
Max Heckmann
f5df07157d Initialization 2022-12-30 22:44:46 +01:00