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.
AnonymousNo i haven't seen, but how can I use a custom svg on PowerBI ?
Hi dpombal,
You can also find "Synoptic Panel" custom visual on Power BI Visual Gallery here. And the custom SVG files can be used by hovering over the visual and select Change like below.:smileyhappy:
Regards