nowthis / sankeymatic

Make Beautiful Flow Diagrams
http://sankeymatic.com/build/
ISC License
843 stars 122 forks source link

Let user specify the column for a node #23

Open nowthis opened 8 years ago

nowthis commented 8 years ago

Some nodes can appear correctly in one of several columns.

Imagine a source node for a node in column 4 -- it could correctly appear in column 1, 2, or 3.

Add & implement a syntax for specifying a column for a node. Straw example:

There must be some error-checking involved here as well. If the user specifies an invalid nodegroup (say, 4 or 5 or 6 in the current example), we should toss out the user's value and handle it in the default manner (1 or 3 here, depending on the justification setting).

nowthis commented 6 years ago

Another syntax possibility: :nodename #069.3 stage=2