Current implementation results in new visualisation plots being added to the bottom of the <div> due to the reaching maximum screen width.
Implement a IDE panel style such that the grid is always visible to the user, and adding more vis plots results in a horizontally scrollable <div> container.
Current implementation results in new visualisation plots being added to the bottom of the
<div>
due to the reaching maximum screen width.Implement a IDE panel style such that the grid is always visible to the user, and adding more vis plots results in a horizontally scrollable
<div>
container.