You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fig.update_layout(title_text="Energy forecast for 2050<br>Source: Department of Energy & Climate Change, Tom Counsell via <a href='https://bost.ocks.org/mike/sankey/'>Mike Bostock</a>",
256
+
font_size=10)
257
+
fig.show()
258
+
```
259
+
213
260
### Reference
214
261
215
262
See [https://plotly.com/python/reference/sankey](https://plotly.com/python/reference/sankey/) for more information and options!
0 commit comments