@@ -1,6 +1,7 @@
function onmessage(def) {
function render(def) {
let graph = new Graph(def);
let layout = new Layout(graph);
return layout.getDrawSteps();
}
<!--# include file="Graph.js" -->
The note is not visible to the blocked user.