I'm trying to setup macros to use across a set of graphs for cmyk colors.
I've tried
local mygray : "45 45 49 8"
local mygray : `"45 45 49 8"''
but for both Stata tells me
"45 45 49 8 not allowed
I had also tried these without the : but then when I used the macros in a bar graph [color(`mygray'), I don't get the color I want which I do get specifying color("45 45 49 8").
What am I missing?
Related Posts with color macros for graphs
MCA/ Joint CA: Combining scatterplot of observations with mcaplotDear Statalist, this is a very reduced version of a much larger dataset: Code: * Example generate…
Multinomial*regression for Panel dataDear Statalisters, 1\ Could someone show me a clear example for the application of the femlogit com…
Variables omittedDear Statalisters, I'm facing a problem with variables omitted in the regressions. I have listed my…
spxtregress: missing 'z' and 'P>|z|' for sigma_u and sigma_e.Hello, I am using Stata 16.1. When I estimate spatial fixed-effects models or spatial random-effect…
Turn off -beep- in stataI could not find an existing topic for this, but how do I turn the beep in stata? I found it very an…
Subscribe to:
Post Comments (Atom)
0 Response to color macros for graphs
Post a Comment