Implements

Constructors

Methods

  • Tell the navigator where the pointer is, in plot-local media px. null when it leaves. The chart calls this; hosts driving their own navigator should too.

    Parameters

    • p: null | { x: number; y: number }

    Returns void