Parliament Node (derivate of pie)
The Pie Chart Node visualizes proportions of a whole using slices of a circle. It is ideal for showing percentage or part-to-whole relationships.
Overview
Users must select a category column and a value column. The node supports different pie types: standard pie, donut, and cigarette.
Key Features
- Proportional visualization: Shows how each category contributes to the total.
- Pie, donut, and cigarette types: Choose the style that best fits your data.
- Interactive slices: Hover to see details for each category.
- Dashboard integration: Add to dashboards for quick insights.
Required Data
categoryColumn
: The column representing categories.valueColumn
: The column representing values.pieType
: Choose between'pie'
,'donut'
, or'cigarette'
.
How it works
- Add the Pie Chart Node to your workflow.
- Connect your dataset.
- Select the category and value columns.
- Choose the pie type.
- The node renders a pie chart.
Use Cases
- Market share: Show how each product or brand contributes to total sales.
- Budget allocation: Visualize spending by category.
- Survey breakdowns: Display proportions of responses.
Benefits
- Easy-to-read part-to-whole visualization.
- Multiple styles for different presentation needs.
- Quick insights into categorical distributions.