Skip to content

0.4.0

Compare
Choose a tag to compare
@hdngr hdngr released this 05 Nov 00:19
· 111 commits to master since this release

FEATURE: Interact with each instance of alchemy on a more granular level, with a new way of handling instances.
FEATURE: A more comprehensive API that allows flexible selection of nodes and edges.
FEATURE: SVG export is now available in the control dash, allowing still images to be saved for future reference.
FEATURE: Alchemy.prototype.getInst() is available to allow you to find the alchemy instance any node, edge, or svg element belongs to.
ENHANCEMENT: Zoom is more intuitive and now centers on the cursor location, not SVG origin.
ENHANCEMENT: Comprehensive test suite.
ENHANCEMENT: Node border colors adopt the cluster color when clustering is enabled.
DOCUMENTATION: Updated documentation for the API, how the new instances work, and the release cycle.