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

The Power BI DataViz World Championships are on! With four chances to enter, you could win a spot in the LIVE Grand Finale in Las Vegas. Show off your skills.

Reply
Anonymous
Not applicable

Check out the source code based on an existing visual

Hi,

 

I would like to customize the third visual that appears in power BI Desktop but I can not find this source code.

For the moment i am working on Clustered Bar Chart by Akvelon https://github.com/akvelon/PowerBI-Clustered-Bar-Chart but I have problems with negative values ​​when I'm connected to a tabular cube.

 

Why all source codes for visuals are not available? Is there any possibility of obtaining this source code to customize this visual?

 

Regards,
Fanny
1 ACCEPTED SOLUTION
v-viig
Community Champion
Community Champion

Hi,

 

Source code of some visuals are not public due to license or some other issues.

 

What visual do you want to customize?

 

Ignat Vilesov,

Software Engineer

 

Microsoft Power BI Custom Visuals

pbicvsupport@microsoft.com

View solution in original post

3 REPLIES 3
v-viig
Community Champion
Community Champion

Hi,

 

Source code of some visuals are not public due to license or some other issues.

 

What visual do you want to customize?

 

Ignat Vilesov,

Software Engineer

 

Microsoft Power BI Custom Visuals

pbicvsupport@microsoft.com

Anonymous
Not applicable

Hi,

 

I was not sure, but it’s clear now, thanks! Smiley Happy

 

We use power Bi embedded so we are mainly interested in the visual itself Woman Frustrated. We use very simple graphics like bar chart in fact Robot wink.

We would like to add in each visual a feature that would allow the user to capture an image (SVG, PNG, ..) of the visual and save it in a chosen directory.

The problem is that the user never has the same filters to apply so bookmarks can not request this need.

At the end 2, 3 or 10 images recorded (according to the need it's depend) are called by another application

 

The ‘Print report’ feature is supported in Power BI Embedded but that's not enough because it exports the whole report and we would like just graph result
https://github.com/Microsoft/PowerBI-JavaScript/wiki/Embedding---Basic-interactions#print-a-report.

 

 

To finish this discussion:

Do you have any advice for customized visuals?

Do not start from an existing code?

Do you think that a workaround should be found to save an SVG visual?

 

Thanks,

Fanny

v-viig
Community Champion
Community Champion

Yes can customize some custom visuals because they are open sourced but core vsiuals are private.

That means it's really difficult to customize components.

 

I think you can find visual svgs by class and id names. So, it might help to render an element into png somehow.

Not sure if it's feasible to be implemented.

 

Ignat Vilesov,

Software Engineer

 

Microsoft Power BI Custom Visuals

pbicvsupport@microsoft.com

 

 

Helpful resources

Announcements
Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!

FebPBI_Carousel

Power BI Monthly Update - February 2025

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

Feb2025 NL Carousel

Fabric Community Update - February 2025

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

Top Solution Authors
Top Kudoed Authors