js-code-to-svg-flowchart icon indicating copy to clipboard operation
js-code-to-svg-flowchart copied to clipboard

Show comments in Diagram

Open nidhi-tib opened this issue 4 years ago • 0 comments

I have a scenario where Iwant to show comments in the node's tooltip Ex :

//This is add function function add(a,b)

So the node for function should show its comments in tooltip .

nidhi-tib avatar May 20 '21 08:05 nidhi-tib