You would set the alpha of an existing color and give it a new name and then refer to it by name rather than using HEX codes.
On June 6, 2024 11:08:06 AM EDT, Greg Snow <538...@gmail.com> wrote: >You need a "#" at the beginning of the string to specify that it is a >hex code for the color. Try "#00000000". > >On Thu, Jun 6, 2024 at 9:07 AM Yosu Yurramendi ><yosu.yurrame...@gmail.com> wrote: >> >> What is the HEX code for "transparent" color? >> I've tried "00000000" "FFFFFF00" "FFFFFFFF", but they don't work. >> Thanks >> >> [[alternative HTML version deleted]] >> >> ______________________________________________ >> R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see >> https://stat.ethz.ch/mailman/listinfo/r-help >> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html >> and provide commented, minimal, self-contained, reproducible code. > > > >-- >Gregory (Greg) L. Snow Ph.D. >538...@gmail.com > >______________________________________________ >R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see >https://stat.ethz.ch/mailman/listinfo/r-help >PLEASE do read the posting guide http://www.R-project.org/posting-guide.html >and provide commented, minimal, self-contained, reproducible code. -- Robert Knight tel 270-306-1658 fax (270) 288-0474 r...@rk.fyi [[alternative HTML version deleted]] ______________________________________________ R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.