Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Shape the future of the Fabric Community! Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions. Take survey.

Reply
dpombal
Post Patron
Post Patron

Searching for visualization Soccer heatmap

images.jpg

 

 

I was searching on https://app.powerbi.com/visuals/  without luck , a soccer visualization heatmap which provided with player positions on pitch, create a graph similar to this.

1 ACCEPTED SOLUTION
MawashiKid
Resolver II
Resolver II

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 image 

 

Hope this helps.


 
  

 

View solution in original post

6 REPLIES 6
daanmot
Frequent Visitor

You could use a Py or R visual (using soccermatic, ggsoccer or another, for example) that would do this job in great way! 

MawashiKid
Resolver II
Resolver II

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 image 

 

Hope this helps.


 
  

 

Anonymous
Not applicable

Hi dpombal

Have you tried the Synoptic Desginer, created by sqlbi?

Here is the link:

http://synoptic.design/

 

Greetings, Hp Pfister

 

@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.Smiley Happy

 

svg.PNG

 

Regards

Anonymous
Not applicable

There are some informations on http://okviz.com/synoptic-panel/

 

Helpful resources

Announcements
November Carousel

Fabric Community Update - November 2024

Find out what's new and trending in the Fabric Community.

Dec Fabric Community Survey

We want your feedback!

Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.