reymond-group / smilesDrawer

A small, highly performant JavaScript component for parsing and drawing SMILES strings. Released under the MIT license.
https://smilesdrawer.rocks
MIT License
416 stars 66 forks source link

Generating a MathHelper is not defined with more than 1 ring on https://doc.gdb.tools/smilesDrawer/sd/example/index_svg.html #149

Open TTmann25 opened 1 year ago

TTmann25 commented 1 year ago

I just tried the new render - but when i tried a second ring i got the MathHelper error - tried a smiles from gpns that I have rendered successfully with the old version - Isoboldine Smiles: CN(CC1)[C@]2([H])Cc3cc(O)c(OC)cc3c4c2c1cc(OC)c4O and this generates the same error.

Sorry, Chris