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

Add arrow-text attribute to symbols #141

Merged
merged 1 commit into from
Mar 18, 2018
Merged

Conversation

josephtocci
Copy link
Contributor

For my flowchart I had to make a change and label a specific arrow on a operation block. These are my changes.

@adrai
Copy link
Owner

adrai commented Mar 18, 2018

I'm merging right now... but can you add here a comment on this PR for documentation? So others can see your example?

@adrai adrai merged commit d39bca4 into adrai:master Mar 18, 2018
@adrai
Copy link
Owner

adrai commented Mar 18, 2018

v1.9.0

@josephtocci
Copy link
Contributor Author

There is a particular step in my process where there is only one path, but sometimes that path is temporarily closed and it is best represented with a note on the arrow instead of a decision block.

Not my actual example, but this is how I put the text on the arrow:

'flowstate' : {
    'example' : {'arrow-text' : 'Need to wait for other process to finish before proceeding' }
}

@FavorMylikes
Copy link

Can I use it on parallel at different path?

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

Successfully merging this pull request may close these issues.

None yet

3 participants