Bug#1054403: python3-plotly: Does not draw waterfall charts

2024-04-14 Thread Josue Ortega
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

Bug#1054403: python3-plotly: Does not draw waterfall charts

2023-10-23 Thread Junichi Uekawa
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