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

Plotly express bar chart yields server error

$
0
0

In a dash callback I load a simple dataframe in a ploty express bar chart.
In dataframe df I have columns ‘hour’ and ‘count’. I have 7 rows.
When using:
fig = px.bar(df, x=‘hour’, y=‘count’) I get a server error. Not always though.
Anyone knows what this could be?
With a standard fig I do not get the error.

1 post - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 6271

Latest Images

Trending Articles



Latest Images