diff --git a/src/View/Results/CustomPlot/Plot.py b/src/View/Results/CustomPlot/Plot.py index 56fe6a99014cede00055c67dd6c6cec2e6dd855e..384116cda126621df658d29e6441ced284d681ec 100644 --- a/src/View/Results/CustomPlot/Plot.py +++ b/src/View/Results/CustomPlot/Plot.py @@ -50,6 +50,13 @@ class CustomPlot(PamhyrPlot): self._profile = profile self._timestamp = timestamp + logger.debug( + "Create custom plot for: " + + f"{x} -> {','.join(y)}: " + + f"reach={reach}, profile={profile}, " + + f"timestamp={timestamp}" + ) + self._y_axis = list( set( map(