Hi Community,
I am using plotly with python to generate sankey diagrams of energy systems, with the following code https://plot.ly/python/sankey-diagram/. It seems that the nodes are scaled to the height of the plotting frame. This is inconvenient for comparison to other sankey diagrams. Is there a way to avoid this kind of scaling such that one can compare nodes from different sankey diagrams just by observing the nodal size and not the absolute values. Here is an example of one of mine sankeys: https://plot.ly/~smailk/233/energy-twh-rcp26-2100-weak/. Clearly, the diagram is scaled to fit to most right side to the height of the plotting frame.
Best,
Smail