Skip to content

Blurry vis_miss in pdf output #169

@garthtarr

Description

@garthtarr

When I export a vis_miss to pdf the edges of the cells are blurry...

---
title: "Untitled"
format: pdf
---

```{r}
visdat::vis_miss(airquality)
```

On the left, in the RStudio interface, it's the expected behaviour (fine when exporting to png), but on the right where it's exported to a pdf, it has the smeared effect... I don't know why that is!

Screenshot 2024-07-22 at 10 33 36 PM

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions