home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / bit / listserv / sasl / 3971 < prev    next >
Encoding:
Text File  |  1992-08-31  |  2.2 KB  |  54 lines

  1. Newsgroups: bit.listserv.sas-l
  2. Path: sparky!uunet!wupost!zaphod.mps.ohio-state.edu!uakari.primate.wisc.edu!usenet.coe.montana.edu!news.u.washington.edu!raven.alaska.edu!acad2.alaska.edu!axpmw
  3. From: axpmw@acad2.alaska.edu
  4. Subject: SAS Graphs - PIE Chart Patterns
  5. Message-ID: <1992Aug31.174100.1@acad2.alaska.edu>
  6. Lines: 42
  7. Sender: news@raven.alaska.edu (USENET News System)
  8. Nntp-Posting-Host: acad2.alaska.edu
  9. Organization: University of Alaska
  10. Date: Mon, 31 Aug 1992 21:41:00 GMT
  11.  
  12. Problem: Pie chart with 1 value exploded - need to make the
  13.      exploded slice pattern solid black.
  14.  
  15. I've tried using 10 pattern statements, and I can get the
  16. 1st  slice of 8 black, the 4 and 5th black, but can't
  17. get anything else to work.  
  18.  
  19. Pattern2 color=black value=p3n0;
  20. ...
  21. Pattern6 color=black value=ps;
  22. etc.
  23.  
  24. I've tried moving the ps (pattern solid) from pattern2 to pattern7,
  25. but nothing works.  It seems that for the exploded slide and the
  26. 2 slices that follow it grabs it's own sas default patterns. Nothing
  27. I do changes these patterns.  I did try changing the colors, which
  28. made the "other" slice (last slice) change but the exploded slice
  29. stayed the same.
  30.  
  31. I'm using sas v6.06 on vax/vms - my output device is PSLL ...
  32. I've check the log file, no errors listed that I can see!
  33.  
  34. I'm using the PROC GCHART for generating the pie from a PROC SUMMARY
  35. output listing. Default pie fill is too dark and starts with pie slice
  36. 1 the darkest going to the light ... I guess this is the default but
  37. I don't understand why I can't override this! ... The manuals say pattern99
  38. is the limit... so I shouldn't be exceeding any limitations but
  39. it sure seems like I can only define 5 of the slice patterns...
  40.  
  41. Any Ideas? Email me!  Thanks... Pam
  42.  
  43. (also with gplot sumuse*printer=month I get the total sumuse line but
  44. the legend doesn't say "total" - just blank... because the Proc summ doesn't
  45. label this one (just a "." in the .lis file) ... any ideas on how
  46. to label this? Besides writing a text value to that specific spot on the
  47. graph?)
  48.  
  49. Thanks...
  50. -- 
  51. Pam Woods                              Email:  Internet: axpmw@acad2.alaska.edu
  52. University Of Alaska Anchorage                 Bitnet:   axpmw@alaska
  53. System: A3000/25/40Mb/Wb2.04
  54.