$myPicture->drawGradientArea(0,0,700,230,DIRECTION_VERTICAL,array("StartR"=>240,"StartG"=>240,"StartB"=>240,"EndR"=>180,"EndG"=>180,"EndB"=>180,"Alpha"=>100 ...
The previous example illustrates how you can create p charts using raw data (counts of nonconforming items). However, in many applications, the data are provided in summarized form as proportions or ...
You can read raw data (counts of nonconforming items) from a DATA= data set specified in the PROC SHEWHART statement. Each process specified in the PCHART statement must be a SAS variable in the DATA= ...