Enode — API Reference
    Preparing search index...
    • Parameters

      • __namedParameters: {
            barPath: BarPathChart;
            className?: string;
            crosshairTime: number | null;
            forceVectors?: boolean;
            onCrosshairChange: (time: number) => void;
            phases?: readonly PhaseSegment[];
            variant?: BarPathPairVariant;
        }

      Returns Element