Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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
Solved! Go to Solution.
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.
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.
User | Count |
---|---|
5 | |
4 | |
4 | |
2 | |
2 |
User | Count |
---|---|
8 | |
6 | |
4 | |
4 | |
4 |