MerrimanInd / MerrimanInd/drawpyo
PyramidChart diagram type
- Dominant language
- Python
- Stars
- 412
- Forks
- 48
- PR merge metrics
- No merged PRs in 30d
Description
A pyramid chart is a simple and easily understood chart used to show hierarchies, workflows, or simple, singular datasets. The individual segments can be sized in proportion to given data or symbolic.
Inverting this makes a FunnelChart - so it's worth considering this as an option, when implementing.
**Example:**

Contributor guide
Research direction
No file, test, or entry point is named in the issue. Start by locating existing chart and diagram type implementations, then determine how a PyramidChart should be represented and whether inversion should support FunnelChart; done means the new type is generated correctly from proportional or symbolic data.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data-visualization
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100