Dynamically add elements to GridStack?

Hello,

I would like to create a panel app with a grid layout that allows the user to resize and rearrange grid elements, so I started looking into the GridStack layout.
But I also need to be able to dynamically add elements to the grid and I couldn’t quite figure out how to do that using GridStack.
Is there a way to e.g. add a plot at the bottom of the grid on button click?

Any hint or help would be appreciated. Thanks in advance! :slight_smile:

1 Like