Skip to content

Commit d27db14

Browse files
authored
Update draftlog
1 parent 75c70b3 commit d27db14

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

draftlogs/7870_add.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
1-
- 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)
3+
- `reversed` moves them to the right or bottom

0 commit comments

Comments
 (0)