Python Forum
[WxPython] Create a flowchart
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[WxPython] Create a flowchart
#3
Your question is a bit vague.
You can look at DOT graph description language and there python package graphviz
look also at See also section, e.g. other packages are pydot, pygraphviz, etc.
There is also open source graph visualization software - https://www.graphviz.org/ (also required to render the graph)
If you can't explain it to a six year old, you don't understand it yourself, Albert Einstein
How to Ask Questions The Smart Way: link and another link
Create MCV example
Debug small programs

Reply


Messages In This Thread
Create a flowchart - by Isabella - Feb-05-2020, 01:11 AM
RE: Create a flowchart - by Larz60+ - Feb-05-2020, 07:28 AM
RE: Create a flowchart - by buran - Feb-05-2020, 08:50 AM

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020