apache / apache/echarts

pyramid chart support and pyramid chart should be plotted based on the area

Open
#17,566 0 comments 0 reactions 0 assignees View on GitHub
en new-feature topic: funnel
Dominant language
TypeScript
Stars
67.3k
Forks
19.8k
Avg merge
11d 14h
Merged PRs (30d)
8

Description

### What problem does this feature solve?

![image](https://user-images.githubusercontent.com/97290751/186388314-25d5d8f0-ff1a-4fd7-ab2a-fca6e51daf65.png)
ehcarts have funnel series , but pyramid shape is not supported in echarts we have a requirement for pyramid chart and if u look at data point of each level , it is plotted based on "Area" . Frist data point "Stage #1" has 46.51% as the value , so it had occupied 46.51 percent of pyramid chart area , Here are the requirements 1) we need pyramid chart support from echarts 2)reverse option(meaning upside down of pyramid chart ) 3) each data point should take its area in the pyramid Chart

### What does the proposed API look like?

Here are the requirements
1) we need pyramid chart support from echarts
2)reverse option(meaning upside down of pyramid chart )
3) each data point should take its area in the pyramid Chart

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.