Set "pre-defined" colors
Posted: Sat Sep 20, 2014 11:54 pm
Hello,
I am writing a program to make a graph. E-views 8 has a set of predefined colors: blue, red, green, etc, and it is also possible to select colours using @RGB(#,#,#). Is there a way to use the @RGB command to set a predefined color? For example,
setcolor cyan @RGB(225,225,255)
Then I can just write "cyan" wherever I would like that colour.
Thank you
I am writing a program to make a graph. E-views 8 has a set of predefined colors: blue, red, green, etc, and it is also possible to select colours using @RGB(#,#,#). Is there a way to use the @RGB command to set a predefined color? For example,
setcolor cyan @RGB(225,225,255)
Then I can just write "cyan" wherever I would like that colour.
Thank you