sankeymatic icon indicating copy to clipboard operation
sankeymatic copied to clipboard

Make Beautiful Flow Diagrams

Results 52 sankeymatic issues
Sort by recently updated
recently updated
newest added

This addresses #32 and (partially) #21, adding support for the [*] operator. This doesn't need a direction arrow because only one side can be unconstrained, so we can infer which...

enhancement

![grafik](https://user-images.githubusercontent.com/49901208/153753098-4f54ace7-3aff-49b4-b0be-6fd9fef4f7e2.png) What I don't understand: 1. Why isn't Amount8 above Amount25? 2. Why isn't Amount29 above Amount16? 3. Why isn't Amount23 above Amount18? Great tool, by the way!! ``` Amount6...

Is there a way to specify the Order of the Nodes? Is there a logic behind it? (alphanumeric of node label, frequency ascending, or random)? I would like to specify...

the following data: Requester [45] Team1 Team1 [10] Team2 Team1 [35] Customer Team2 [35] Customer Requester [25] Team2 should yield a pretty simple diagram. And yet, the link from Team1...

Instead of insisting on the SankeyMATIC format for specifying flows, allow people to just copy some cells from a spreadsheet and paste them in & get the results they expect....

low priority

Come up with an intuitive syntax for these extra features: - Substituting text for Node labels, as in: - within the flow specs, always use a nice short unique name...

enhancement
medium-priority

Somehow enable good-looking cycles in flow diagrams. Various folks have begun solutions to this, but I haven't seen one I love yet.

difficult

It would be convenient for the diagram to update live as you make changes to any of the inputs. Currently, without hitting the preview button I have to click outside...

enhancement
medium-priority

Now each node has a tag used as link reference: `Node1 [100] Node2` `Node1` and `Node2` are shown on the plot. But what is I want to read something else...

enhancement

Enable colour gradients from a flows source node to the target node like this [example.](https://3.bp.blogspot.com/-KuWQyxIBhOc/WkaAuj36Q5I/AAAAAAAAF94/0NsnpjuU5LAHqkPPhgbr2UPq-_Civl2igCLcBGAs/s1600/France_Election.png)

enhancement
medium-priority