Adjust Mathematica Tooltip Placement? -


i have tooltip set display calendar, , shows fine want except calendar 1 id# showing when mouseover id# above it. there way knock down 1 column tooltip shows on right id#?

tabletextstyle[10]@      grid[(# /. {i_?idq, cc__,o__} :> {tooltip[i, calendar[i, yr]],            cc,o}), itemsize -> 15,        sequence @@ $gridoptions] &@data /. y_string :> outputform@y; 


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -