Skip to content

Is it possible to set the node colors in a Sankey diagram? #810

Open
@mankoff

Description

@mankoff

Using for example,

---
config:
  sankey:
    showValues: true
    linkColor: gradient
    nodeAlignment: justify

---
sankey-beta

%% source,target,value
foo,a,100
foo,b,10
foo,c,20
b,c,10
d,c,15
Loading

Can I choose colors?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions