Skip to content

Breaking change between 21.1.0 and 21.3.2 #830

@timroes

Description

@timroes

There has been an actual breaking change in API between those versions. Earlier the props passed into a customTooltip component in the setting would have props.values[0].value being the formatted string, now it's the raw value and .formattedValue is the formatted string. The behavior of course makes imho more sense that way, but it was nevertheless an API breakage.

It could have been caused by #810, but it could also be linked together with some other PRs, that touched tooltip, and this one was just the one introducing .formattedValue.

cc @markov00

Metadata

Metadata

Assignees

No one assigned

    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