Hi,
i have a sankey plot with a lot of nodes. I want to set x,y for them, which works fine. But some nodes on y go out of boundaries. So i cant see them. If i increase the height property the whole diagram gets stretched. How can i increase the height of the diagram without letting it stretch?
I tried normalizing the y coordinates between 0 and 1 but there are many nodes and because i want to have some padding to make it readable it gets out of boundaries anyways
Thanks