Hi, having issues with the boxing in r shiny. In my UI, I intend to have a sidebar with sliders that create some output values in a box at the right. In the center, I intend to have a plot as main visual of the dashboard. However, there is quite some space between the box of the plot and the box with the values. Why is that? Plesae see screenshot.
Here is my code for the UI, thanks a lot!