sjkp / 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.
20 stars 7 forks source link

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

  1. Clone this git repository
  2. Navigate to the folder heatmap
  3. 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)