Skip to content

Performance issue with DefaultValueFormatter  #5217

Open
@larryxiao625

Description

@larryxiao625

In the process of using, it is found that when setting data in the chart, the DefaultValueFormatter will be calculated repeatedly and the DecimalFormat will be initialized. If there are a large number of icons on the interface, this will cause serious performance problems.

If the calculated number of digits has not changed, the DecimalFormat will not be reinitialized

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