rdkit/rdkit-js

draw polygons

ashipiling opened this issue · 1 comments

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?

image

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.