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
Skewed continuous outcome in mediation (SEM)Hello, I am conducting a mediation analysis using SEM. My continuous outcome is skewed. I wondered …
Plotting an InteractionI am trying to plot the effect on Value of an interaction between Trend and Experience, at high vs. …
Panel Data- Working with the ID`sHello, Statalisters I am working with an Unbalanced Panel Data with information about sales, capita…
Ordered Logit model: discontinuous region with missing values encountered when estimating MEDear Statalist, I am using Stata 15.1 and want to estimate the marginal effects of an ordered logit…
lpoly - problems using large datasetThe lpoly command works fine as long as my dataset is not too large. Using a dataset with about 45,0…
Subscribe to:
Post Comments (Atom)
0 Response to color macros for graphs
Post a Comment