You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by GitBox <gi...@apache.org> on 2022/08/24 09:57:27 UTC

[GitHub] [echarts] RahulVishK opened a new issue, #17566: pyramid chart based plotting based on the area

RahulVishK opened a new issue, #17566:
URL: https://github.com/apache/echarts/issues/17566

   ### 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 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org