heatmap
heatmap copied to clipboard
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 option...
PowerBI Visual Heatmap
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.
How to get the visual
Download it from the release page
How to use it
See https://github.com/sjkp/heatmap/wiki/Usage-Guide
How to build
- 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)