dx

the left offset of the tooltip from the mouse pointer

number dx;

Example

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


Default value:

20
Details

By default the parameter is equal to 20px.

A negative value places the tooltip to the left of 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.