Pie Calendar Chart Node
The Pie Calendar Chart Node visualizes data for each day using pie charts, where each slice represents a category and its size corresponds to the value.
Overview
This node requires the user to select a date column and category-value columns. Each day is represented by a pie chart, making it easy to analyze daily distributions across categories.
Key Features
- Daily visualization: Displays data as pie charts for each day.
- Category-value analysis: Compare proportions within each day.
- Customizable display: Supports various configurations for pie charts.
- Dashboard ready: Integrates with dashboards for interactive exploration.
Required Data
dateColumn
: The date column.categoryColumn
: The category column for pie slices.valueColumn
: The value column for pie slice sizes.
How it works
- Add the Pie Calendar Chart Node to your workflow.
- Connect your dataset.
- Select the date, category, and value columns.
- Configure display options as needed.
- The node renders a calendar with pie charts for each day.
Use Cases
- Daily sales distribution: Analyze sales proportions across categories for each day.
- Event participation: Visualize attendee categories by day.
- Resource allocation: Track daily usage proportions across departments.
Benefits
- Detailed daily insights into category distributions.
- Clear visualization of proportions within each day.
- Flexible configuration for tailored analysis.