Skip to content

Percentage values in equal distance from donut chart #169

@jorgemonte

Description

@jorgemonte

Hello everyone,

I am trying to figure out how to solve this visual problem.
The percentage values should be in equal distance from the donut.
The 41% is clearly more distant than the 35%. I'd like to have the center of the value equally distant from the center of its related color donut part.

This part is defined by the code below:

"labels": {
        "outer": {
            "format": "label-percentage1",
            "pieDistance": 12
        },

(rest of the code)
[...]

Does someone know how could I solve it? (if is possible)
Thank you!

image

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