I am trying to figure out if there is a way to specify the location of the node's labels for a Plotly Sankey diagram in python. In the image linked below I have the diagram with the labels automatically to the right of each node, however I am trying to see if I can have them completely on the left side of the node.
I have searched all over for documentation but there doesn't seem to be any additional specifications to the nodes labels, but I might be missing something. Ideally it would be great if it is possible to position them more than just right or left of node, however having them on the left side is the initial goal.
from How to Specify Node Label Position for Sankey Diagram in Plotly
No comments:
Post a Comment