Displaying 1 result from an estimated 1 matches for "trade_off_scaled".
2010 May 12
2
Finding different hues for a mosaic plot compatible with grayscale printing
...but
can't quite find the answer there.
I have also tried the Friendly shading to vary the line type, but I
can't find line types that are different enough to communicate the
difference between positive and negative residuals clearly.
Your assistance is appreciated.
>mosaic(~educ+trade_off_scaled, shade=TRUE, main="Support For
Environmental Protection At The Expense of Creating Jobs By
Education", gp=shading_hcl(CST17$observed, CST17$expected, ASR17,
df=6, h=c(260,0), c=c(100,0), l=c(90,0)),
labeling_args=list(rot_labels=c(25,90,0,0), offset_labels=c(1,0,0,2),
offset_var...