Skip to content

[BUGFIX] PieChart: Decimal, Unit & Short Values attributes not taken …#594

Open
adrianSepiol wants to merge 1 commit intoperses:mainfrom
adrianSepiol:fix-piechart-plugin-decimal-unit-and-short
Open

[BUGFIX] PieChart: Decimal, Unit & Short Values attributes not taken …#594
adrianSepiol wants to merge 1 commit intoperses:mainfrom
adrianSepiol:fix-piechart-plugin-decimal-unit-and-short

Conversation

@adrianSepiol
Copy link
Contributor

@adrianSepiol adrianSepiol commented Mar 9, 2026

…into account

closes: PieChart: Decimal, Unit & Short Values attributes not taken into account

Description

Fixed issue where decimal, unit and short values where not applied. After the change formatting is applied to absolute and relative values in legends table, on chart labels and tooltip. Additionally fixed issue where tooltip showed relative value in "percentage" mode

Screenshots

Before
image
After
image

Before in percentage mode:
image
After in percentage mode:
image

Checklist

  • Pull request has a descriptive title and context useful to a reviewer.
  • Pull request title follows the [<catalog_entry>] <commit message> naming convention using one of the
    following catalog_entry values: FEATURE, ENHANCEMENT, BUGFIX, BREAKINGCHANGE, DOC,IGNORE.
  • All commits have DCO signoffs.

UI Changes

  • Changes that impact the UI include screenshots and/or screencasts of the relevant changes.
  • Code follows the UI guidelines.

@adrianSepiol adrianSepiol requested a review from a team as a code owner March 9, 2026 12:57
@adrianSepiol adrianSepiol requested review from Gladorme and removed request for a team March 9, 2026 12:57
…into account

Signed-off-by: Adrian Sepiół <adisepko@gmail.com>
@adrianSepiol adrianSepiol force-pushed the fix-piechart-plugin-decimal-unit-and-short branch from 881f679 to 3fc393a Compare March 9, 2026 13:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

PieChart: Decimal, Unit & Short Values attributes not taken into account

1 participant