Fix for issue #178, auto-line wrap of notes in sequence diagrams

This commit is contained in:
knsv
2015-06-20 20:58:58 +02:00
parent e5a701d04d
commit 4ed345101a
17 changed files with 2590 additions and 125 deletions

View File

@@ -17,6 +17,10 @@ var d3 = require('./d3');
var nextId = 0;
// Default options, can be overridden at initialization time
/**
* Object with the co0nfigurations
* @type {Object}
*/
var config = {
cloneCssStyles: true,
flowchart:{