The default position of tool-tip is at bottom-right of cursor (if space permits). How to change the default position to top-right of cursor ?
The default position of tool-tip is at bottom-right of cursor (if space permits). How to change the default position to top-right of cursor ?
Override ToolManager | GoJS API to do what you want.
Thanks walter, will try