From 91d15d2ac5b16284a3e0da23873165637a40a4c9 Mon Sep 17 00:00:00 2001 From: Carl Wachter Date: Wed, 26 Apr 2023 17:27:51 +0000 Subject: [PATCH] Updated README --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index c8b3e7e..36b6fb3 100644 --- a/README.md +++ b/README.md @@ -129,6 +129,16 @@ Finally hit the "Generate Merged Plot" button and you will be asked to select th **IMPORTANT: The merge tool, will extract only the "main" plot from each file.** I.e. if you merge a Derivative .fig file (which contains both the original function and it's derivative), **only** the derivative will be added to the new merged figure. +#### Merging with subplots + +To merge with subplots please consult this guide: + +[![MergeUIGenerate.PNG](https://wiki.intern.spaceteamaachen.de/uploads/images/gallery/2023-04/subplotguide.png)](https://wiki.intern.spaceteamaachen.de/uploads/images/gallery/2023-04/subplotguide.png) + +For every supported amount of selected files, there are two sublpot Versions A and B. Simply select the one you wish to use in the drop down menu: + +[![MergeUIGenerate.PNG](https://wiki.intern.spaceteamaachen.de/uploads/images/gallery/2023-04/Mo0image.png)](https://wiki.intern.spaceteamaachen.de/uploads/images/gallery/2023-04/Mo0image.png) + ### Developer information 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.