Skip to content

Commit

Permalink
#2125 Switching default renderer for state diagrams
Browse files Browse the repository at this point in the history
  • Loading branch information
knsv committed Jun 25, 2021
1 parent 3d22fa5 commit d0d8749
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/defaultConfig.js
Original file line number Diff line number Diff line change
Expand Up @@ -966,7 +966,7 @@ top of the chart
*
* Default value: 'dagre-d3'
*/
defaultRenderer: 'dagre-d3'
defaultRenderer: 'dagre-wrapper'
},

/**
Expand Down

0 comments on commit d0d8749

Please sign in to comment.