Hi,
I have followed the example in http://gojs.net/latest/samples/logicCircuit.html to create a palette and have a tag to set the width of the palette to “100px”. I tried to add the tooltip to each node, however the text block was restrained by the width of the palette and the text can only be partially seen. Is there a way to extend the text block to show the whole text without the constraint of the width of the palette?
Thanks,
Andy