Skip to content

kiewic/PowerBI-WaffleChart

Repository files navigation

Power BI Waffle Chart

A Waffle Chart uses a 10x10 grid of dots to visually show a percentage value. Each dot represents one percentage point, so a block of 43 highlighted dots would represent 43%. Multiple Waffle Charts can be used to visually compare multiple percentage values.

Learn more on YouTube.

The shape of the Waffle Chart data points can be customizable. Learn more.

Developer guide

Compile and manually test

npm install -g powerbi-visuals-tools
npm install
pbiviz start

Ready to submit

cd waffleChart
pbiviz package