apache / echarts

Apache ECharts is a powerful, interactive charting and data visualization library for browser
https://echarts.apache.org
Apache License 2.0
60.19k stars 19.61k forks source link

[Feature] support waffle chart #17261

Closed zirain closed 2 years ago

zirain commented 2 years ago

What problem does this feature solve?

Is there any plan support waffle chart in echarts? https://datavizproject.com/data-type/percentage-grid/

What does the proposed API look like?

NONE

Ovilia commented 2 years ago

We don't plan to create new chart types unless they are fequently required. Please follow the custom series tutorial to create the chart.

zirain commented 2 years ago

got it, thx!

bala-27 commented 1 year ago

Pie charts dont really represent a good way to do an impactful storytelling Waffle chart overcomes the story telling limitations of Pie charts and create strong impactful storylines.

Many chart libraries are adding waffle charts Eg: https://nivo.rocks/waffle/ Apache eCharts is missing Waffle charts today. if Apache echarts is serious about creating components for impactful story lines., it needs waffle charts @OviliaZhang