parfait-charts
# Parfait Charts
## Metadata
- **Name**: parfait-charts
- **Description**: Stacked composition analysis
- **Triggers**: parfait chart, stacked bar, composition, structure
## Instructions
Create parfait chart analysis for $ARGUMENTS.
## Framework
### Parfait Chart Structure
```
Revenue by Segment
│
$50M ┤ ████████████░░░░░░░░
│ ████████████░░░░░░░░
$40M ┤ ████████████░░░░░░░░
│ █████░░░░░░░░████████
$30M ┤ █████░░░░░░░░████████
│ █████░░░░░░░░░░░░█████
└──────────────────────
2023 2024 2025
■ A ■ B ■ C
```
### Use Cases
| Use Case | Description |
|----------|-------------|
| **Revenue Mix** | Show product/service composition |
| **Cost Structure** | Analyze cost components over time |
| **Portfolio** | Display segment breakdown |
## Output
```
## Parfait Chart Analysis: [Subject]
### Data Structure
| Period | Segment A | Segment B | Segment C | Total |
|--------|-----------|-----------|-----------|-------|
| 2023 | $20M | $15M | $10M | $45M |
| 2024 | $22M | $18M | $12M | $52M |
| 2025 | $25M | $20M | $15M | $60M |
### Composition Trends
**Segment A**:
- Share: 44% → 42% (declining)
- Growth: +$5M (25% increase)
**Segment B**:
- Share: 33% → 33% (stable)
- Growth: +$5M (33% increase)
**Segment C**:
- Share: 22% → 25% (growing)
- Growth: +$5M (50% increase)
### Key Insights
1. Total growth: +$15M (33%)
2. Mix shift toward Segment C
3. All segments growing
### Strategic Implications
- [Implication 1]
- [Implication 2]
```
## Tips
- Use consistent colors
- Show percentages for clarity
- Limit to 3-5 segments
- Highlight trends
标签
skill
ai