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
- Add `direction` attribute (`forward` / `reversed`) to the Sankey trace, controlling the flow direction along the `orientation` axis: `forward` keeps sources on the left (horizontal) or top (vertical), `reversed` moves them to the right or bottom [[#7870](https://github.com/plotly/plotly.js/pull/7870)]
1
+
- Add `direction` attribute to the Sankey trace, controlling the flow direction along the `orientation` axis [[#7870](https://github.com/plotly/plotly.js/pull/7870)], with thanks to @wf-r for the contribution!
2
+
-`forward` keeps sources on the left (horizontal) or top (vertical)
0 commit comments