Skip to content

[IMP] pie chart: custom colors of slices#7794

Closed
matho-odoo wants to merge 1 commit intomasterfrom
master-color-pie-chart-matho
Closed

[IMP] pie chart: custom colors of slices#7794
matho-odoo wants to merge 1 commit intomasterfrom
master-color-pie-chart-matho

Conversation

@matho-odoo
Copy link
Copy Markdown
Contributor

Add a Pie Slice section in Pie chart Design tab
Add a slice selection
Add a slice color selection
Add a slice name edition

Task: 5347414

review checklist

  • feature is organized in plugin, or UI components
  • support of duplicate sheet (deep copy)
  • in model/core: ranges are Range object, and can be adapted (adaptRanges)
  • in model/UI: ranges are strings (to show the user)
  • undo-able commands (uses this.history.update)
  • multiuser-able commands (has inverse commands and transformations where needed)
  • new/updated/removed commands are documented
  • exportable in excel
  • translations (_t("qmsdf %s", abc))
  • unit tested
  • clean commented code
  • track breaking changes
  • doc is rebuild (npm run doc)
  • status is correct in Odoo

@robodoo
Copy link
Copy Markdown
Collaborator

robodoo commented Jan 15, 2026

Pull request status dashboard

@matho-odoo matho-odoo force-pushed the master-color-pie-chart-matho branch 5 times, most recently from 12831a2 to 68b35d1 Compare January 20, 2026 08:53
Copy link
Copy Markdown
Contributor

@hokolomopo hokolomopo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👋

Comment thread src/components/side_panel/chart/pie_chart/pie_chart_design_panel.ts Outdated
Comment thread tests/figures/chart/charts_component.test.ts
@matho-odoo matho-odoo force-pushed the master-color-pie-chart-matho branch 9 times, most recently from 1d1678c to 161c530 Compare February 16, 2026 12:23
@rrahir rrahir changed the title [Pie chart ] Allow color edition for Odoo & Spreadsheet [IMP] pie chart: custom colors of slices Feb 23, 2026
@matho-odoo matho-odoo force-pushed the master-color-pie-chart-matho branch from 161c530 to 6c9fcfb Compare February 26, 2026 07:41
Comment thread tests/figures/chart/charts_component.test.ts Outdated
Comment thread tests/figures/chart/charts_component.test.ts
Comment thread src/components/side_panel/chart/pie_chart/pie_chart_design_panel.ts Outdated
Comment thread src/components/side_panel/chart/pie_chart/pie_chart_design_panel.ts Outdated
Comment thread src/components/side_panel/chart/pie_chart/pie_chart_design_panel.ts Outdated
@matho-odoo matho-odoo force-pushed the master-color-pie-chart-matho branch from 6c9fcfb to 3420e5b Compare February 26, 2026 08:59
Allows the user to choose the colors of the slices
in the design side panel

Task: 5347414
@rrahir rrahir force-pushed the master-color-pie-chart-matho branch from 3420e5b to 434bb70 Compare February 27, 2026 07:48
@rrahir
Copy link
Copy Markdown
Collaborator

rrahir commented Feb 27, 2026

robodoo r+

robodoo pushed a commit that referenced this pull request Feb 27, 2026
Allows the user to choose the colors of the slices
in the design side panel

closes #7794

Task: 5347414
Signed-off-by: Rémi Rahir (rar) <rar@odoo.com>
@robodoo robodoo added the 19.3 label Feb 27, 2026
@robodoo robodoo closed this Feb 27, 2026
matho-odoo added a commit that referenced this pull request Mar 3, 2026
Allows the user to choose the colors of the slices
in the design side panel

closes #7794

Task: 5347414
Signed-off-by: Rémi Rahir (rar) <rar@odoo.com>
@fw-bot fw-bot deleted the master-color-pie-chart-matho branch March 6, 2026 07:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants