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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
Anonymous
Not applicable

Radar chart Python

Hi All,
 
The dashboard I'm developing requires a radar/spider chart, and whilst I can get the Radar Chart from the custom visual Marketplace to show data, I also need to be able to set the axis - which unfortunately this lacks. I basically need the exact same chart, but want the center of the visual to be 0, and the outermost ring to be 5 (i.e. the axis would be 0-5).
 
I've been attempting to use the python visual, but haven't had any success as of yet. I've used the following tutorials:
 
I only have 2 fields I need to use, one with the categories i need as the 'spokes/spines' of my chart, and one with the values to be presented. I was wondering if anyone on here has any experience in developing and inegrating such a visual in Power BI using Python?
1 ACCEPTED SOLUTION
v-juanli-msft
Community Support
Community Support

Hi @Anonymous 

Here is a simple tutorial for python radar chart with two fields.

Then You can create Power BI visuals using Python

 

Best Regards
Maggie

 

Community Support Team _ Maggie Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

1 REPLY 1
v-juanli-msft
Community Support
Community Support

Hi @Anonymous 

Here is a simple tutorial for python radar chart with two fields.

Then You can create Power BI visuals using Python

 

Best Regards
Maggie

 

Community Support Team _ Maggie Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

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

July PBI25 Carousel

Power BI Monthly Update - July 2025

Check out the July 2025 Power BI update to learn about new features.