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
Mcburn
Helper II
Helper II

scatter plot

Dear sir and madam,

 

i want to modify the scatter chart in power bi.

But i do not write a new custom visual from scratch.

 

So maybe you can send me the pbiviz file?

In Power BI i can choose the scatter chart and make cool things but i need the code to modify some things.

 

 

Nice Regards

 

Jens

1 ACCEPTED SOLUTION
Eric_Zhang
Microsoft Employee
Microsoft Employee

@Mcburn

 

All the visuals in Power BI are open source. I think you will find the scatter chart on the github Microsoft/PowerBI-visuals-core. Download the responsitory and search.

View solution in original post

2 REPLIES 2
Eric_Zhang
Microsoft Employee
Microsoft Employee

@Mcburn

 

All the visuals in Power BI are open source. I think you will find the scatter chart on the github Microsoft/PowerBI-visuals-core. Download the responsitory and search.

As Information for other People searching the scatter plot here is the path, when you download the zip file.

PowerBI-visuals-core-master\src\Clients\Visuals\cartesian

PowerBI-visuals-core-master\src\Clients\Visuals\capabilities

PowerBI-visuals-core-master\src\Clients\Visuals\behaviours

 

For sure it is not the same structure like the new visual projects. But you can find some useful information in the typescript files.

 

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.