Added support for plotting the derivative. Amended README

This commit is contained in:
@CarlWachter
2023-01-20 12:54:48 +01:00
parent 3a19f862ad
commit 0273699c25
4 changed files with 9 additions and 6 deletions

View File

@@ -115,8 +115,7 @@ One last disclaimer: If there is a mistake in the data set, if you use a comma i
There are numerous functionalities still missing. The following list provides an overview of all important functions, that should be added as soon as possible (more or less). The order of precedence represents the priority.
1. Merge plots (more than one data set in a single plot) Maybe another tool for that?
4. Add a custom x-axis label
5. Add the option for a derivation plot
6. Add try and catch statements around every user input
2. Get the custom x-Axis label to work on the fourier plot
3. Add try and catch statements around every user input
You are very welcome to help develop this tool further. If you are planning to do so, please send me a message (Max Heckmann) and I give you a short introduction in the already existing code. This probably saves you some time.