Add support for units to wire lengths. Part 2#162
Add support for units to wire lengths. Part 2#162zombielinux wants to merge 1 commit intowireviz:devfrom
Conversation
Will also be editing harness.py to add the support as well as defaulting units to meters if unpopulated.
- partial fix for wireviz#7 - based on and closes wireviz#161 and wireviz#162
- partial fix for wireviz#7 - based on and closes wireviz#161 and wireviz#162
- partial fix for wireviz#7 - based on and closes wireviz#161 and wireviz#162
- partial fix for wireviz#7 - based on and closes wireviz#161 and wireviz#162
- partial fix for wireviz#7 - based on and closes wireviz#161 and wireviz#162
|
Closed as part of #196. |
|
Is this merged into the version published to pip? Im trying to change my lengths to inches as meters seems odd for an 8 inch cable but using length_unit gives me error: " got an unexpected keyword argument 'length_unit'" |
|
Sorry, See the syntax description for more info, and the changelog* to see what other features you get in v0.3-dev. * Currently, the changelog is maintained in the |
Based on wireviz#161, wireviz#162, wireviz#171. Co-authored-by: stevegt <stevegt@t7a.org> Co-authored-by: kvid <kvid@users.noreply.github.com>
Will also be editing harness.py to add the support as well as defaulting units to meters if unpopulated.