Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow orphan nodes (not connected to any flow) #68

Open
fvogel opened this issue Aug 9, 2023 · 0 comments
Open

Allow orphan nodes (not connected to any flow) #68

fvogel opened this issue Aug 9, 2023 · 0 comments

Comments

@fvogel
Copy link

fvogel commented Aug 9, 2023

Sometimes one wants a node to be shown without a flow ( Provider A [0] Indicator 1 ).

In my case below, I must show that there is a gap and no provider can offer "Indicator 1" data.

I think this was addressed in the past and is not possible for evident reasons but would there be a way to simulate this? I was thinking of using #FFF after a flow description to hide it a bit, but one would still see the white flow overlapping other flows.

Any other option?

Sample data:

Provider A [0] Indicator 1
Provider A [1] Indicator 2
Provider A [1] Indicator 3
Provider A [1] Indicator 4
Provider A [1] Indicator 5
Provider A [1] Indicator 6
Provider A [1] Indicator 7
Provider A [1] Indicator 8
Provider A [1] Indicator 9
Provider A [1] Indicator 10
Provider A [1] Indicator 11
Provider A [1] Indicator 12
Provider A [1] Indicator 13
Provider A [1] Indicator 14
Provider A [1] Indicator 15
Provider A [1] Indicator 16
Provider A [1] Indicator 17
Provider A [1] Indicator 18
Provider A [1] Indicator 19
Provider A [1] Indicator 20
Provider B [0] Indicator 1
Provider B [1] Indicator 2
Provider B [1] Indicator 3
Provider B [1] Indicator 4
Provider B [1] Indicator 5
Provider B [1] Indicator 6
Provider B [1] Indicator 7
Provider B [1] Indicator 8
Provider B [1] Indicator 9
Provider B [1] Indicator 10
Provider B [1] Indicator 11
Provider B [1] Indicator 12
Provider B [1] Indicator 13
Provider B [1] Indicator 14
Provider B [1] Indicator 15
Provider B [1] Indicator 16
Provider B [1] Indicator 17
Provider B [1] Indicator 18
Provider B [1] Indicator 19
Provider B [1] Indicator 20
Provider C [0] Indicator 1
Provider C [1] Indicator 2
Provider C [1] Indicator 3
Provider C [1] Indicator 4
Provider C [1] Indicator 5
Provider C [1] Indicator 6
Provider C [1] Indicator 7
Provider C [1] Indicator 8
Provider C [1] Indicator 9
Provider C [1] Indicator 10
Provider C [1] Indicator 11
Provider C [1] Indicator 12
Provider C [1] Indicator 13
Provider C [1] Indicator 14
Provider C [1] Indicator 15
Provider C [1] Indicator 16
Provider C [1] Indicator 17
Provider C [1] Indicator 18
Provider C [1] Indicator 19
Provider C [1] Indicator 20

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant