Pie Chart
Pie Chart is ideal for showing proportions in a whole context or comparing proportions between categories. 🚀
This chart is suitable for:
- Displaying Portions of a Whole – Shows how different categories contribute to the overall result.
- Comparing Proportions – Illustrates which portion belongs to each category of the total sum.
- Distribution Analysis – Helps to see which categories dominate and which contribute minimally.
Typical Use Cases:
- Market Share of Different Companies
- Budget Distribution (how funds are allocated across various categories)
- Income Sources
- Surveys and Voting Results
Types
- pie
- donut
yml Configuration example
yml
type: pie # або donut
title: Площа, га
data:
table: demo.parcel_object
query: 1=1
metrics:
- name: obj_area
operator: sum
title: obj_area
x: object_type