Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

⚠️ Visuals Appear Blurry in Power BI Service #489

Open
remsidave opened this issue Aug 7, 2024 · 14 comments
Open

⚠️ Visuals Appear Blurry in Power BI Service #489

remsidave opened this issue Aug 7, 2024 · 14 comments
Labels
power bi limitation Cannot deliver due to limitations within Power BI or the visuals SDK.

Comments

@remsidave
Copy link

Hello @dm-p

We have a complex vega lite visual using concats and layers and aggregations and plotting up to 20k points as scatter plot with line overlays. This used to be rendered nicely in SVG mode but with the switch to deneb 1.7.0.0 in Power Bi Service (and only there) it now looks like it is rendered in Canvas mode (text is blurry and in general the appearance is not as sharp as it used to be). I tested this by switching another simpler plot to Canvas mode and in power Bi service the visual appearance (resolution, sharpness) is now identical to the complex plot that is set to SVG mode.
Is it possible that the render mode is switched in the background?

If that doesn't ring a bell I can try to create a sharable version of the pbix file.

@dm-p
Copy link
Member

dm-p commented Aug 7, 2024

This is a known issue with Chromium and affects Chrome and Edge browsers. It affects all custom visuals. I have reported to MS a few weeks ago and they are working on a fix.

@dm-p dm-p added the power bi limitation Cannot deliver due to limitations within Power BI or the visuals SDK. label Aug 7, 2024
@remsidave
Copy link
Author

thanks for the swift response. Does it make sense to leave this one open or shall I close it as it already addressed?

@dm-p
Copy link
Member

dm-p commented Aug 7, 2024

Normally I'd suggest closing, as there's nothing we can do from our end, but we'll leave it open for visibility - in case anyone else comes across the problem and wishes to report it. I'll close when we get confirmation from MS that it's fixed.

@dm-p dm-p pinned this issue Aug 9, 2024
@dm-p dm-p changed the title Deneb in Power Bi Server looks like Canvas render mode even though set to SVG Visuals Appear Blurry in Power BI Service Aug 9, 2024
@dm-p dm-p changed the title Visuals Appear Blurry in Power BI Service ⚠️ Visuals Appear Blurry in Power BI Service Sep 6, 2024
@dm-p
Copy link
Member

dm-p commented Sep 6, 2024

@remsidave - it seems to be looking OK for me now, but it would be good to confirm from your end if there's still an issue?

@remsidave
Copy link
Author

remsidave commented Sep 9, 2024

@dm-p it's hard to judge. I think they look less blurry, but still not as sharp as native Power Bi visuals if I compare text.

Here's a x axis from Deneb off the Web Service
image

comparing to a Power Bi table header on the same report with the same zoom setting. Much sharper.
image

I know this is not for html content but you mentioned that the underlying issue is affecting all custom visuals and text in an input field in html content still looks very blurry. From the same report on the same zoom settings
image

we use Edge, currently on Version 128.0.2739.67

In any case I think this is not a critical issue at all and want to thank you for your efforts here. Without Deneb, Power Bi would be missing its most important visual. Just wanted to let you know :)

EDIT: just compared the same report between PBi Desktop and on PBi Service and the visuals are crystal clear in PBi Desktop and still blurry on PBi Service

@beewishart
Copy link

Hello @dm-p , I found this post as I am currently experiencing the blurry issue when viewing the Deneb visual in either the Power BI service and also in our application where we are embedding the visual. It appears fine in Power BI desktop. Do you know if MS as still looking into issue and if they have given you an ETA around a fix ?

@dm-p
Copy link
Member

dm-p commented Sep 15, 2024

Thanks, both, for your input 🙏 And it's sad that it's still happening. We were given an ETA of 'about two weeks' several weeks ago, so I will follow up with MS when I return from leave in a few days

@beewishart
Copy link

Hello @dm-p , I'm not sure if you logged with MS yet but just wanted to let you know more info that I checked the same visual across 3 browsers - Edge vs Chrome vs Firefox and interestingly only Firefox displays clearly. So matches your comment above on previous issue with Chromium seems still the case. Unfortunately, our application users need either Edge or Chrome so hoping you hear soon. Thanks again Bee

Deneb visual - CHROME - blurry
Deneb visual - EDGE - blurry
Deneb visual - FIREFOX - clear

@PBI-David
Copy link

Also seeing this in the HTML Content (Lite) visual. Please let us know if you get a response from Microsoft.

@dm-p
Copy link
Member

dm-p commented Sep 25, 2024

The email has been sent to MS for a follow-up, but I'm still awaiting a reply as to what's happening here in terms of them resolving the problem.

@dm-p
Copy link
Member

dm-p commented Sep 25, 2024

Update from MS: This is to be fixed by the Chromium development team. They are investigating, but there is currently no ETA on this.

I'll keep this issue open here to track interested folks in what I find out, but that's all I can offer at this time.

@beewishart
Copy link

Thank you so much for the update @dm-p ,and understand dependency is on MS

@PBI-David
Copy link

Issue can be tracked here: https://issues.chromium.org/issues/359279545

@dm-p
Copy link
Member

dm-p commented Oct 24, 2024

Chrome canary has a flag allowing developers to test a potential fix for this issue. I tested Deneb using this flag, and it looks crisp at all canvas zoom levels I tried. Let's hope it gets rolled out soon! 🤞

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
power bi limitation Cannot deliver due to limitations within Power BI or the visuals SDK.
Projects
None yet
Development

No branches or pull requests

4 participants