Hi ! @GIOVANNI_PAGNON
My personal workaround is to use plt.savefig()
instead.
Then use other components to read the image back with a given path.
I’m doing building physics so I personally use the image viewer in the Ladybug Tools, but I guess there are other alternative components.
The link above mentioned a more hard-core method but I didn’t test. But I guess it could be helpful if you want to explore more choices.