Announcement

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

  • Changing Chart Transparency Using Color Scheme

    Hi All,

    I am outputting some stacked bar charts, but can't get the transparency to change. Currently, I am using the following scheme:

    grstyle set color ptol rainbow, n(9)



    Update/Solved: I realized the way to change the transparency is to add the following to the line above. Thanks!
    intensity(0.1(.05)1)
    Last edited by Cora Touchstone; 19 Jan 2023, 08:47.

  • #2
    There is a difference between intensity and opacity. Transparency in common usage refers to opacity. See https://www.stata.com/manuals/g-4colorstyle.pdf

    Comment

    Working...
    X