Plotly 6 figures don't show in docs #2033
Labels
dependencies
Pull requests that update a dependency file
documentation
Improvements or additions to documentation
tech-debt
Improvements related to technical debt
#2030 upgraded the major version to plotly 6. In the changelog I didn't directly see changes that would affect us, and CI was green.
But I now see in https://ribasim.org/tutorial/irrigation-demand.html#plot-and-compare-the-flow-results that the output doesn't show:
So I'm reverting to plotly 5 for now. I don't see any warnings in the docs log, and locally in VSCode I get the figure. The HTML does have a div with plotting output, I don't know why it doesn't show:
plotly-2.35.2.min
Ribasim/tutorial/irrigation-demand.html
Lines 578 to 579 in a576b5f
plotly-3.0.0.min
Ribasim/tutorial/irrigation-demand.html
Lines 570 to 572 in 8aa56b6
I suggest to wait for a while, probably this is an upstream issue that will hopefully be fixed soon.
The text was updated successfully, but these errors were encountered: