NPellet / visualizer

Other
43 stars 24 forks source link

SVG ocl problem #985

Closed lpatiny closed 7 years ago

lpatiny commented 7 years ago

In the view

https://my.cheminfo.org/?viewURL=https%3A%2F%2Fmydb.cheminfo.org%2Fdb%2Fvisualizer%2Fentry%2F5dc37671c90094f5255872aa989706e2%2Fview.json

Just click on Demo and scroll a little bit some molecules will not have bonds

image

Actually the bonds are in the SVG but the width of them is 0. I don't know if this bug is from OCL or from the visualizer.

targos commented 7 years ago

@rufenerc

lpatiny commented 7 years ago

Here is a public view for the test

http://www.cheminfo.org/Chemistry/Parsing_data/SDF_as_a_table/index.html?v=2.71.3

Just click on 'Demo' and scroll a little bit down.

rufenerc commented 7 years ago

Fixed in new openchemlib-js commit

targos commented 7 years ago

updated openchemlib