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

Rastering/anti-aliasing error in TOM plot #33

Open
avcarr2 opened this issue Sep 13, 2021 · 0 comments
Open

Rastering/anti-aliasing error in TOM plot #33

avcarr2 opened this issue Sep 13, 2021 · 0 comments

Comments

@avcarr2
Copy link
Contributor

avcarr2 commented Sep 13, 2021

This issue is created to address the bug where the TOM plot is generated with a white line running across it. I've looked into this pretty deeply, but I can't figure out where the error is coming from. There are three possibilities:

  1. The error is caused by the R graphics device.
  2. The error is caused by an interaction between the internet browser that MetaNetwork is running in and R.
  3. The error is completely caused by the internet browser in which MetaNetwork is running.

I haven't personally encountered this issue yet, but it has been reported a few times. I am using Google Chrome as the browser in which MetaNetwork is running. I will continue looking into this bug. It appears that the TOM plot is the only one running into this issue. It is also the only plot output as a png file rather than a pdf. I'm going to change the TOM plot output file extension to jpg and see if that solves the issue by bypassing any issues with png file writing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant