You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?