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

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.

Reply
Anonymous
Not applicable

Can't find an appropriate documentation for the PowerBI Themes

Hi, I'm trying to create a custom Theme with a JSON file, and I can't find a full documentation.
I've already found these resources:

https://learn.microsoft.com/en-us/power-bi/create-reports/desktop-report-themes#introduction-to-repo...

https://github.com/MattRudy/PowerBI-ThemeTemplates

 

The first one is lacking a lot of information and the second one produces a lot of errors but is way more complete.

For instance, I'd love to know what are the possible values for the "legendMarkerRendering" for an "areaChart" legend.

 

Do you know where can I find such information ?

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @Anonymous ,

You can refer the following link to set the value of property "legendMarkerRendering" for area chart:

PowerBI-ThemeTemplates/Area.json at master · MattRudy/PowerBI-ThemeTemplates · GitHub

vyiruanmsft_0-1717036831538.png

There are four values for this property, which correspond to the parts circled in red in the screenshot below.

  • markerCircleDefault
  • markerOnly
  • lineOnly
  • lineAndMarker

vyiruanmsft_2-1717036952028.png

Best Regards

View solution in original post

2 REPLIES 2
Anonymous
Not applicable

Hi @Anonymous ,

You can refer the following link to set the value of property "legendMarkerRendering" for area chart:

PowerBI-ThemeTemplates/Area.json at master · MattRudy/PowerBI-ThemeTemplates · GitHub

vyiruanmsft_0-1717036831538.png

There are four values for this property, which correspond to the parts circled in red in the screenshot below.

  • markerCircleDefault
  • markerOnly
  • lineOnly
  • lineAndMarker

vyiruanmsft_2-1717036952028.png

Best Regards

Anonymous
Not applicable

Hi, 

thanks a lot for your answer, the fact is that i'm really looking for a full documentation, because it's very time consuming to have to scrap all the information accross the GitHub files.
I guess there's simply no full documentation and it's the easier way to process.
Again, thanks for your help !

Lucas

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

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