Skip to content

Simple data with three wanted verticals #33

@lovrozitnik

Description

@lovrozitnik

I have simple data...
[
{
"from": "Total",
"to": "Uninterested",
"value": 107
},
{
"from": "Total",
"to": "Stripe account",
"value": 197
},
{
"from": "Stripe account",
"to": "Potential card problem",
"value": 22
},
{
"from": "Stripe account",
"to": "Card entered",
"value": 175
}
]
...
And I get two lines instead of Stripe account being forked further into Potential card problem and Card entered.

Image

What am I missing / doing wrong?

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