jamesscottbrown / pyyed

A simple Python library to export networks to yEd
BSD 3-Clause "New" or "Revised" License
82 stars 38 forks source link

Allow to add PolyLineEdges with multiple points #56

Open Pasquale19 opened 3 months ago

Pasquale19 commented 3 months ago

Allow to add PolyLineEdges with multiple points as tuples or a list of tuples Allow to pass x,y,width and height of nodes as numerical values