Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: circle node with horizontal line in python graphviz
Post: circle node with horizontal line in python graphvi...

I'm needing to create a graph have a label with line separation horizontal from nodes. The label of nodes import from 2 columns of an Excel-File. This is my Code: import pandas as pd from graphviz imp...
mandana General Coding Help 0 2,364 May-05-2019, 10:39 AM
    Thread: How to draw a tree in garphviz
Post: RE: How to draw a tree in garphviz

Thank you very much. I found how to create 300 nodes but i don't know how to make them. how to make edges. for example in d.edges('tail','head',label='x12')i want to call 'tail' ,'head' and label fro...
mandana General Coding Help 2 2,090 May-01-2019, 08:23 PM
    Thread: How to draw a tree in garphviz
Post: How to draw a tree in garphviz

I want to draw a tree in python graphviz. I have data in excel with 3 columns. The first column is Tail, the second is Head and the third column is Label of edges. I know how to draw tree in graphvi...
mandana General Coding Help 2 2,090 Apr-30-2019, 01:19 PM

User Panel Messages

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