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
Post a Comment