stream-charts
    Preparing search index...

    Properties for rendering the tooltip content. The properties are applied as shown below.

    series name
    xFormatter, yFormatter
    interface Props {
        ordinalUnits?: string;
        style?: Partial<TooltipStyle>;
    }
    Index

    Properties

    ordinalUnits?: string
    style?: Partial<TooltipStyle>