Skip to content

Type export missing for tooltip formatter callback #14723

@Bilge

Description

@Bilge

What problem does this feature solve?

It is difficult to write a tooltip formatter in a typed application because it seems the necessary type is not exported. As far as I can tell, the type is declared as TooltipFormatterCallback<TopLevelFormatterParams>, but since the type is not exported in 5.0.2, it cannot be consumed in the user's application.

Metadata

Metadata

Assignees

No one assigned

    Labels

    duplicateenThis issue is in Englishnew-featurependingWe are not sure about whether this is a bug/new feature.typescript

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions