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
Merging several columns to categories of one variableHi, I have to merge the five columns (poor to excellent) as five categories of one variable health …
Linear regressionHi, I would really appreciate if someone could help me with this question. "Given the linear model, …
Time formatHello all, I have a dataset read in from Excel and I have a problem with the variable of the date. I…
Testing for heteroskedasticty using FE OLS and RE GLSHi everyone, I am currently trying to test for heteroskedasticity using an unbalanced panel and FE …
Generating predict after marginsHello, I would like to use margins in a similar way as we can use predict after regression (e.g. pr…
Subscribe to:
Post Comments (Atom)
0 Response to color macros for graphs
Post a Comment