mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-11 03:19:42 +02:00
New release
This commit is contained in:
@@ -60,6 +60,8 @@ exports.addVertices = function (vert, g) {
|
||||
verticeText = vertice.text;
|
||||
}
|
||||
|
||||
console.log(verticeText);
|
||||
|
||||
var radious = 0;
|
||||
var _shape = '';
|
||||
|
||||
|
Reference in New Issue
Block a user