Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Allow option to display absolute values for pie chart #19338

Open
@darkdragon-001

Description

@darkdragon-001

Problem

I would like to show a label displaying the absolute numbers used to create the pie chart. Currently, only percentage labels are supported viaautopct. Hacky solutions likehttps://stackoverflow.com/a/48299798/3779655 orhttps://stackoverflow.com/a/41089685/3779655 exist to retrieve the absolute values based from the fractional ones. It would be better to support it out of the box.

Proposed Solution

Add optionwedgelabels=None|'percent'|'absolute'|list of strings together withwedgelabelfmt replacingautopct.

For migration, initializewedgelabelfmt=autopct forwedgelabels='percent' and overwrite ifwedgelabelfmt is set.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp