Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
  • Show
Clear All
new posts

  • Get Rid of Faint Line Around Graph

    When I include my figures in LaTeX/Beamer, I have a faint line around them. Ideally I would like to get rid of that entirely. I have already tried
    Code:
    graphregion(color(white)) bgcolor(white)
    which was suggested on Statalist ~10 years ago. Unfortunately this did not resolve the issue. Does anyone have any suggestions? Thank you!

  • #2
    Dear Ash, try the following option:
    Code:
    graphregion(fcolor(white) ilcolor(white) lcolor(white))
    All the best.
    http://publicationslist.org/eric.melse

    Comment

    Working...
    X