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
dummy species glyph, reactant glyph, and product glyphs are added for the reactions that contain source or sink species
setPosition functions which help setting the position of a graphical object or its associated text glyph are added (it sets both the 'x' and 'y' attributes with one function
distribute functions are added that let the nodes to be distributed on a space with equal spacing between them.
addText functions, that allow each node have multiple texts, are added
changes to the style features now leads to the creation of a local style that inherits the global style features and include the requested change
it is now possible to change the features of multiple text glyphs associated with a graphical object
CI/CD is now using a newer version of manylinux
docs are added
square and circle are added to the list of allowed geometric shapes
if a new geometric shape is added/set, the features of the mutual previous one (only if there used to be one exist) are passed to it.
alias nodes are now created once the autolayout function is called
the autolayout algorithm now remembers the nodes which are set locked by the users.
now it is possible to lock the reaction centroid nodes