Forum Discussion
ADG1999
4 months agoRegular Visitor
Custom Visuals Appear Blurry in Power Bi Services
All custom visuals appear blurry in Power BI Service when page zoom ≠ 100%. Diagnostics confirm the issue is not in the visual code (HTML, CSS, Canvas, SVG all behave identically). The root cause is...
- 4 months ago
Hi ADG1999,
Thank you for reviewing and sharing your thorough findings. Your analysis aligns with what we've observed. As pallavi_r suggested, I recommend posting this in the Fabric Ideas forum; if it receives enough votes, Microsoft may consider it for future updates.
Fabric Ideas - Microsoft Fabric Community
Thank you.
pallavi_r
Super User
4 months agoHi ADG1999 ,
Yes this is existing issue and I believe Microsoft is already aware of this behavior. Would suggest raising this in the Fabric Ideas forum with a request to expose page scale (pageScale) in VisualUpdateOptions or to handle zoom using something like SVG viewBox instead of CSS scaling.
Thanks,
Pallavi