Announcement

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

  • Transparent graph region

    Is there a way to make the graph region fill and line colors transparent? I've seen plenty of posts on making other graph elements transparent, but not the graph region itself. I'm trying to make an aesthetically pleasing power point presentation where the graph melds better with the slide graphics.

    Thanks...

  • #2
    Which options have you tested?
    I never used this but my guess is that the graphregion-option color%0 should make it transparent - have a look at
    Code:
    help region_options
    Last edited by Marc Kaulisch; 18 May 2023, 00:04.

    Comment


    • #3
      Thanks for that. I have tried the "graphregion(fcolor(none))" which gives the default greenish hue. I've also played around in the graph editor as a last resort, but without any luck...

      Comment


      • #4
        That last post wasn't clear, the %0 gave the same greenish blue default to the graph region. But again, thanks for the reply...

        Comment


        • #5
          What lies underneath the graph region to allow transparency? As the graph region is the base, the idea of transparency does not make much sense to me.

          Comment


          • #6
            I don't follow this either, but note (see e.g. help region_options) that graphregion and plotregion are different concepts.

            Comment

            Working...
            X