Skip to content

Commit e350dd9

Browse files
committed
Merge branch 'master' of https://github.com/sjkp/heatmap
2 parents e6663ed + 8620bf6 commit e350dd9

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

README.md

+13
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# PowerBI Visual Heatmap
2+
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.
3+
4+
## How to get the visual
5+
Download it from the [release page](https://github.com/sjkp/heatmap/releases)
6+
7+
## How to use it
8+
See https://sjkppowerbi.azurewebsites.net/heatmap/
9+
10+
## How to build
11+
1. Clone this git repository
12+
2. Navigate to the folder heatmap
13+
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)

0 commit comments

Comments
 (0)