openchemlib
Advanced tools
Changelog
7.2.3 / 2020-01-10
Changelog
7.2.1 / 2019-07-12
Changelog
7.2.0 / 2019-07-08
Changelog
7.1.1 / 2019-07-06
Molecule#toSVG
) has been improved and its visual output is
now more in line with the Java version.Changelog
7.1.0 / 2019-06-09
toSVG
method:
autoCrop
: if set to true
, the SVG will be automatically crop to fit the bounds of the molecule.
This will change the resulting dimensions of the SVG.autoCropMargin
: This is the margin (in px) kept around the molecule when autoCrop
is true
. Default: 5.is3D
option to the removeExplicitHydrogens
method.Changelog
7.0.1 / 2019-05-05
Changelog
7.0.0 / 2019-05-03
Molecule.toSVG
has changed: bonds are now identified
by the bond id instead of the ids of its two atoms. For example: myId:Bond:0-1
becomes myId:Bond:0
.Changelog
6.0.1 / 2019-02-08
Changelog
6.0.0 / 2019-01-27
StructureEditor
constructor now takes a DOM element instead of an id.Changelog
5.9.1 / 2018-12-21