Customize Layout with Interact
This guide addresses how to customize the layout of the widgets and displays from the output of Panel interact
.
First, let's create a function and call interact
to return a Panel containing the widgets and the display output.
We can always print the Panel contents to check the indexing:
Now, by indexing into this Panel we can lay out the objects precisely how we want: