akikinho

Results 17 comments of akikinho

Thank you @kvid @martinrieder !

Hello, Here are the different versions installed, but facing issues. Package Version --------------- ----------- click 8.1.7 colorama 0.4.6 graphviz 0.20.3 numpy 1.26.4 pandas 2.2.2 pillow 10.3.0 pip 24.0 python-dateutil 2.9.0.post0...

Thank you @kvid. The python version is Python 3.12.3 and it works with the development version.

@kvid, it is correct and thank you. I have a new question. In the dot notation, I found that the connector name is missing in the .svg file ``` connectors:...

Thank you @kvid. I did not understand how to use the dot notation incase of splice. Here is the yaml file ``` connectors: CX: pincount: 5 type: Plug Housing subtype:...

@kvid it works now ``` connectors: CX: pincount: 5 type: Plug Housing subtype: female pins: [1,2,3,4,5] S: &splice # generic autogenerated splice style: simple type: splice show_name: true cables: WIRE...

Hello @kvid, I was wondering if there is an object for representing relays? ![relay](https://github.com/wireviz/WireViz/assets/171266803/a98de8b5-90a6-419a-bd91-0618eb932869)

Hello @kvid , here is the demo file which produces errors I don't understand as I don't know software. ```yaml connectors: C1: pincount: 70 type: Plug Housing subtype: male pins:...