The PowerBI Heatmap Visual enables users to draw a heatmap overlay from a X, Y coordinate set on to an existing image. The user specify the image, and provide a data set of X, Y coordinates and optionally an intensity for each data point. The radius and the bluriness of the heatmap bubbles can be customized as well as the max value for the intensity.
Download it from the release page
See https://github.com/sjkp/heatmap/wiki/Usage-Guide
- Clone this git repository
- Navigate to the folder heatmap
- Run pbiviz package from a command prompt (if you don't have pbiviz, read here how to install it: https://github.com/Microsoft/PowerBI-visuals-tools)