bagnus
bagnus
Hello, a quick & dirty way could be adding id and/or class to the svg object: case test: `graph.addNode('Dragonfruit', { cl:'xxxx' });` in function drawNode(), change code to: ``` node.shape...
Hi, thanks for your update. In the next weeks I’ll try your solution. Greetings Andrea > Il giorno 22 gen 2021, alle ore 12:20, ludoklein ha scritto: > > >...
@ludoklein: Just tested and it worked well. No more Javascript error that stopped the client execution. By the way, when server returns http 400 or 500 codes there is no...
@ludoklein: if you agree, you can incorporate the catch(function(e)... in function processFile() Greetings Andrea