Skip to content

graphics issues with r-cairo > 1.5 #18

@durr1602

Description

@durr1602

Hi,
Just wanted to let you know that my colleague and I both had trouble with the PNG export of r-cairo (PDF are fine). For me, it meant that every graph (PNG files or the graphs displayed in the html report) had issues with text labels. Specifically, it felt like only a single character could be printed so all characters of the label would overlay on top of one another. I did not have that problem when I was using a past version of dimsum, but lately I've updated to 1.3 and the issue arose.

I tried using this command: conda install -c conda-forge r-cairo>1.5, but it did not solve the problem. I ended up comparing the yml files of both my envs and it turns out the version of r-cairo was 1.15.14 when it worked, 1.16 when it did not work.

Ultimately, using this command: conda install -c conda-forge r-cairo=1.5 (which installed r-cairo 1.15.15) did solve the problem.
It'd be good to change the requirements for any new install (if that doesn't cause any other issue, which it doesn't seem to).

Cheers!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions