Forum Discussion
Searching for visualization Soccer heatmap
- 9 years ago
Hi,
You can have a look at following custom visual samples built by Simon J.K. Pedersen [skjp] available on Github:
There's a pbviz version you can download and check out.
https://github.com/sjkp/heatmap/releases
You can also refer to following page to get info on how to import and use the pbiviz package on:https://sjkppowerbi.azurewebsites.net/heatmap/
The visual pbiviz package version was built with Power BI Visuals CLI v1.2.0 version though
I guess you can manage to easily repackage it using v1.4..0
If everything goes as expected... there should be a BackgroundUrl property which allows you to define a background imageHope this helps.
You could use a Py or R visual (using soccermatic, ggsoccer or another, for example) that would do this job in great way!