Skip to content

Issue with formatting values in the tooltip #42

@giladwenig

Description

@giladwenig

Issue:

In my streamgraph, I’m trying to format population values in the tooltip with commas (e.g., 314199 becomes 314,199) and bold the relevant country name. However, despite using d3.format(',') and HTML tags, the formatting doesn't appear in the tooltip.

Request:

Any advice on how to properly format these values?

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions