We like the Dashboards and the fact, that we can create PDF reports of it. We want to ask, why are the exported PDFs blurry ? In the pictures below you can see the difference
We are using version 0.54.6 and in version 0.52.2 the exported PDF were in a weird shape, but sharper than the attached pdf.
In case this helps, I found a hack/workaround that is worth trying:
If you open up the developer console of the browser while in the dashboard, and type window.devicePixelRatio = 3 (the default in my browser seems to be 2), then press Enter and then download the PDF, the file size should be larger and the quality should be better. Larger values yield better quality and larger exports.