Quantcast
Channel: 🎛️ Dash - Plotly Community Forum
Viewing all articles
Browse latest Browse all 6271

Adding graph within a table

$
0
0

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:

  1. Add dcc.Graph to html.Td
    Doesn’t work, the graph is squashed into a tiny vertical line.

  2. 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

Read full topic


Viewing all articles
Browse latest Browse all 6271

Trending Articles