joel-wenzel / ng-flowchart

A lightweight Angular Library for building drag and drop flow charts. Chart behavior and steps are customizable. Data can be exported or uploaded in json format.
Apache License 2.0
141 stars 49 forks source link

Improvements and Fixes to manual arrow feature (added callbacks) #71

Closed michaelmarcuccio closed 1 year ago

michaelmarcuccio commented 1 year ago

two new callbacks onLinkConnector, afterDeleteConnector. bunch of minor bug fixes and behavior improvements.