Hey,
Thanks for reporging this. I've tried to reproduce the
issue using plotly 5.20.0+dfsg-1. (I uploaded to unstable this version today)
However, I was able to create a waterfall chart with the snipped you have
shared.
(See the attached screenshot)
Could you verify if you're able to render the
Package: python3-plotly
Version: 5.15.0+dfsg1-1
I can't get Waterfall graph to render, it seems to just render a
regular line chart. The same graph works on 5.4.1+dfsg-1.
https://plotly.com/python/waterfall-charts/
sample modified to output HTML
```
import plotly.graph_objects as go
fig = go.F
2 matches
Mail list logo