Hello @PlotlyDude,
My guess is because there isnt an overflow set, it is just expanding the div to hold onto the data.
If you add a style of overflow: 'auto' or something similar, I believe it will be contained within the div.
Hello @PlotlyDude,
My guess is because there isnt an overflow set, it is just expanding the div to hold onto the data.
If you add a style of overflow: 'auto' or something similar, I believe it will be contained within the div.