dy

the top offset of the tooltip from the mouse pointer

number dy;

Example

tooltip:{
    template:"#title# - #year#",
    dx: 30,
    dy: 5
}


Default value:

0
Details

By default the parameter is equal to 0px.

A negative value places the tooltip above the mouse pointer.

See also
Back to top
Join Our Forum
We've retired comments here. Visit our forum for faster technical support, connect with other developers, and share your feedback there.