I have 3 plots : two on the left side and one on the right side.
The one on the right side does not cover the whole space of its “div”.
I think I need to set the layout some way to do so.
How can I correctly set it up ?
I manage to make it work by adding a layout2 variable having the same properties than the other layout variable. I do not really understand why but it works.