Hi. New to dash and looking for a answer to the current problem I am facing.
I want to display a bunch of images (let’s say 5) and a graph in the same line or row.
I have tried two different things:
-
Add dcc.Graph to html.Td
Doesn’t work, the graph is squashed into a tiny vertical line. -
Try the answer here
Instead of using ‘three columns’ and ‘five columns’, I use ‘two columns’ (Because I am testing it on one image and a graph).
Output Looks like this:
Not only the graph is squashed but also they’re not in one line.
1 post - 1 participant
