[Rdkit-discuss] Transparent background for 2D molecule images
Open-Source Cheminformatics and Machine Learning
Brought to you by:
glandrum
From: Markus M. <me...@gm...> - 2017-11-20 22:46:06
|
Hello: I am interested in plotting 2D molecules without background color, that is transparent. When I searched the user list I thought I found a solution here: https://www.mail-archive.com/rdk...@li.../msg07282.html I might have completely misunderstood this email conversation because the suggestions using opts.clearBackground=False or opts.setBackgroundColour((1,1,0)) are not working for me. Can anybody clarify how I can achieve a transparent background? I am using the latest rdkit release. Thank you very much fore your help. Markus |