0
Ülevaatamisel

Idea: Waffle Charts

Noah Pflugradt 9 aastat tagasi uuendaja Oystein Bjorke 9 aastat tagasi 3
For a lot of applications using waffle charts is a vastly superior way to showing data compared to either stacked columns or pie charts.

Examples are here:
https://eagereyes.org/blog/2008/engaging-readers-with-square-pie-waffle-charts

http://www.r-bloggers.com/making-waffle-charts-in-r-with-the-new-waffle-package/

Is there any chance of an implementation?
Ülevaatamisel
It should be possible to make this - but I see there is no axes involved (like the pie series), so it is not within the main scope of this library... Please add the feature request under the GitHub issues!
Thank you. I've done that.