# Edges modification in pydot

**URL:** https://forum.graphviz.org/t/edges-modification-in-pydot/157
**Category:** Help
**Created:** [June 2, 2020, 12:21pm UTC](https://forum.graphviz.org/t/edges-modification-in-pydot/157 "2020-06-02T12:21:36Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![gio\_kout](https://avatars.discourse-cdn.com/v4/letter/g/67e7ee/32.png) [@gio\_kout](https://forum.graphviz.org/u/gio_kout)
#### Post date: [June 2, 2020, 12:21pm UTC](https://forum.graphviz.org/t/edges-modification-in-pydot/157/1 "2020-06-02T12:21:36Z")

</div>

Hi there! Is there any way to handle the lines with pydot? i.e. can we draw lines with specific angle or tune their way to intersect?

Looking forward for your answer.

Thanks.  
Giota

---

<div class="post-metadata">

### Author: ![magjac](https://sea2.discourse-cdn.com/graphviz/user_avatar/forum.graphviz.org/magjac/32/16_2.png) [@magjac](https://forum.graphviz.org/u/magjac)
#### Post date: [June 2, 2020, 12:41pm UTC](https://forum.graphviz.org/t/edges-modification-in-pydot/157/2 "2020-06-02T12:41:55Z")

</div>

In special cases, it might be possible to achieve. Can you show what you want to do and which DOT source code you currently have?
