MerrimanInd / MerrimanInd/drawpyo

PyramidChart diagram type

Open
#96 0 comments 0 reactions 0 assignees View on GitHub
diagramType enhancement
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:**
![image](https://github.com/user-attachments/assets/b6a002a7-85ce-414c-a418-97e5da9a41d2)

Contributor guide

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.