Scott C.
Scott C.
Is there a way adjust the ratio between height and width of the rendered graph? My graph has hundreds of nodes and many levels, but it's being rendered very wide...
Great library -- thanks for sharing it! Have you given any thought to allowing for default styles or themes so that users don't have to redefine the same styles for...
trigger actions transitions entry/re-entry actions autoTransitions exit actions
Sample scenario: 1. Sale.Open transitions to Sale.CardProcessing on SaleEvent.CardPayment with payment argument 2. Sale.CardProcessing state entry event needs payment argument to send to card processor 3. Sale.CardProcessor automatically forwards to...
This allows results to be returned with WasCancelled = true.