We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
series.nodes.offsetVertical moves node vertically series.nodes.offsetHorizontal moves node horizontally
series.nodes.offsetVertical has no effect series.nodes.offsetHorizontal moves node diagonally
https://jsfiddle.net/nw5mq3p2/4/
latest
all
The text was updated successfully, but these errors were encountered:
Hello @Semichrist and thanks for reporting the issue. Most likely it is related to #17594
As a workaround you can use deprecated offset option to move nodes horizontally in inverted chart: https://jsfiddle.net/BlackLabel/t3zwrf5g/
offset
Sorry, something went wrong.
Fixed #18988 and #17594, offsets for inverted sankey and org charts.
424cca6
hubertkozik
Successfully merging a pull request may close this issue.
Expected behaviour
series.nodes.offsetVertical moves node vertically
series.nodes.offsetHorizontal moves node horizontally
Actual behaviour
series.nodes.offsetVertical has no effect
series.nodes.offsetHorizontal moves node diagonally
Live demo with steps to reproduce
https://jsfiddle.net/nw5mq3p2/4/
Product version
latest
Affected browser(s)
all
The text was updated successfully, but these errors were encountered: