odoo/o-spreadsheet#8826

Created by BI, Adrien Minne (adrm)

Blocked

label
odoo:master-carousel-chart-insertion-adrm
head
a6a92bdd60475d2261807de7633fef4253d57fb8
odoo/o-spreadsheet
master #8826 missing r+

[IMP] carousel: pick chart type when adding chart to carousel

Description:

[IMP] carousel: pick chart type when adding chart to carousel

The button "Add chart" in the carousel panel would always create a
bar chart. It'd be better to allow the user which chart they want to
create, and to directly open the chart side panel.

[REF] chart: extract chart type picker popover

This commit extracts the chart type picker popover to a separate
component so it can be re-used separately from the select.

Task: 6263706

review checklist