Tool Tip

Thanks for your help.









Thanks again.

z.addOption([[1,“1”]]);
Actually works as well, but you need to hover mouse exactly over “1”, which is not so easy
You can made tooltip visible for whole string by using some “block” tag for text wraping , or just
>z.addOption([[1,"<a title=‘One long tool tip’ style=‘display:block’>1"]]);