Skip to content
Discussion options

You must be logged in to vote

You can add images as an element using ElementImage. For simple image elements, the image can just be added to a schemdraw drawing directly:

elm.ElementImage('myimage.png', width=2, height=2)

Note width and height are relative to schemdraw's drawing unit, the length of a standard resistor.

For more complicated applications involving anchors, see the documentation and an example here.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@msk-nightly
Comment options

@msk-nightly
Comment options

@cdelker
Comment options

@msk-nightly
Comment options

Answer selected by msk-nightly
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants