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

How to draw small width wires ? #414

Open
bigboss59400 opened this issue Jul 20, 2024 · 5 comments
Open

How to draw small width wires ? #414

bigboss59400 opened this issue Jul 20, 2024 · 5 comments

Comments

@bigboss59400
Copy link

Hello,

Is there a way to modify the aesthetics of the connections between the connectors? I would prefer something simpler, such as no borders, just a line.

Thanks!

@tobiasfalk
Copy link

Do you mean something like this?
ex01

@bigboss59400
Copy link
Author

Exactly ! could you share how did you do it please ?

@tobiasfalk
Copy link

I edited the Python code that generates the wire edges.

@bigboss59400
Copy link
Author

I edited the Python code that generates the wire edges.

Do you mind share it ?

@tobiasfalk
Copy link

In my fork #412 (https://github.com/tobiasfalk/WireViz/tree/Jumpers_reimp2) I changed line 455 and 492 of src/wireviz/wv_graphviz.py there I removed the #000000(HEX for Black) and the :

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants