timestored / pulseui

Real-time interactive database applications
https://www.timestored.com/pulse/
Other
41 stars 6 forks source link

Sankey Diagram #205

Closed ryanhamilton closed 2 months ago

ryanhamilton commented 2 months ago

user-aj

Sankey diagram is useful to show order breakdown. View outcome of one particular order and drill down into it. Click on legs and populate table with order details below.

ryanhamilton commented 2 months ago

Trial Examples:

image

ryanhamilton commented 2 months ago

Currently each row is one line from start to end in the diagram. With nulls representing gaps. THis is useful for showing group-by data e.g. when you use pivot. There is an argument to be made for a different format using to/from as columns and each row being one link.

image

ryanhamilton commented 2 months ago

To/From would work like qStudio:

image

ryanhamilton commented 2 months ago

Docs: https://www.timestored.com/pulse/help/sankey-diagram Released 2024-04-14 - 2.24