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 FlowChart diagram type #6

Open
MerrimanInd opened this issue Aug 12, 2023 · 0 comments
Open

Add FlowChart diagram type #6

MerrimanInd opened this issue Aug 12, 2023 · 0 comments
Labels
diagramType New subdiagram type enhancement New feature or request

Comments

@MerrimanInd
Copy link
Owner

Add a custom diagram type for working with FlowCharts.

Sub classes should include:

  • Start
  • End
  • Process
  • Decision
    Each class should have the appropriate functions for linking. FlowChart should have an .auto_layout() function that will attempt to make it pretty.
@MerrimanInd MerrimanInd added the enhancement New feature or request label Aug 12, 2023
@MerrimanInd MerrimanInd added the diagramType New subdiagram type label Apr 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
diagramType New subdiagram type enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant