A pie chart is a type of chart in which data is represented in a circular format. It is divided into sections, and each slice represents a proportionate portion of the total data.
Navigate to the Studio module in Odoo 17 and select the model for which you want to build a bar chart.
Select "Graph View" from the list of available views by clicking on the views tab.
We can select pie as the type under the View option.
The following options can be chosen by the user in the view.
- Access records from the graph
- First Dimension
- Second Dimension
- Measures.
The user can access the records from the pie chart by enabling the Access records from the graph option. Additionally, the data dimension can be set using the First Dimension and Second Dimension options.
Select the Measure field to specify the default type of data to be measured with the view.