rdkit-js
rdkit-js copied to clipboard
draw polygons
Is your feature request related to a problem? Please describe. no
Describe the solution you'd like I wish to draw some polygons using rdkitjs like in the image below. In order to do this, is it possible to get the coordinates of each atom in the canvas, and then draw the polygon by coordinates?

Thanks @ashipiling , something similar has been requested elsewhere as well by @swamidass , I don't think this is possible, but we'll try to have a look at what could be added for that.