Hello, As per subject: how can I plot similarity maps side by side, and not below each other?
I tried matplotlib's add_subplot approach and failed, since SimilarityMaps.GetSimilarityMapForFingerprint returns a figure object, not an axes object. I realize that this is more of a Python question than RDkit question, apologies for that, but I'm new to Python, and a hint would be very much appreciated. Thanks Markus
_______________________________________________ Rdkit-discuss mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/rdkit-discuss

