SUPPORT / SAMPLES & SAS NOTES
 

Support

Problem Note 15489: The EXPLODE option in the PIE statement of PROC GCHART might be ignored when using the ACTIVEX device driver

DetailsHotfixAboutRate It

The EXPLODE option in the PIE or PIE3D statement of PROC GCHART might be ignored when using the ACTIVEX device driver. The problem occurs when the categorical variable specified in the PIE or PIE3D statement is a character variable that has values that contain either all numerics or that has values that begin with a number.

When the EXPLODE option is ignored, no errors or warnings appear in the SAS Log.

If the categorical variable has values that are all numerics, one way to circumvent the problem is to convert the character variable to a numeric variable before the PROC GCHART step. Then, in the PIE or PIE3D statement, specify the numeric variable as the categorical variable (and be sure to add the DISCRETE option to the list of PIE statement options).

If the categorical variable has values that are alphanumeric but begin with a number, you might be able to create a dummy numeric variable to use as your categorical variable and then use PROC FORMAT to format the dummy numerical values back to their original values. With this method, be sure to add the DISCRETE option to the list of PIE statement options.

Since this problem does not occur with other device drivers (such as JAVA and GIF), switching to a device driver other than ACTIVEX is also an option to circumvent the problem.

Select the Hot Fix tab in this note to access the hot fix for this issue.



Operating System and Release Information

Product FamilyProductSystemSAS Release
ReportedFixed*
SAS SystemSAS/GRAPHMicrosoft Windows XP Professional9.1 TS1M09.1 TS1M3 SP4
Microsoft® Windows® for 64-Bit Itanium-based Systems9.1 TS1M09.1 TS1M3 SP4
Microsoft Windows NT Workstation9.1 TS1M09.1 TS1M3 SP4
Microsoft Windows Server 2003 Standard Edition9.1 TS1M09.1 TS1M3 SP4
Microsoft Windows Server 2003 Datacenter Edition9.1 TS1M09.1 TS1M3 SP4
Microsoft Windows Server 2003 Enterprise Edition9.1 TS1M09.1 TS1M3 SP4
Microsoft Windows 2000 Server9.1 TS1M09.1 TS1M3 SP4
Microsoft Windows 2000 Professional9.1 TS1M09.1 TS1M3 SP4
Microsoft Windows 2000 Datacenter Server9.1 TS1M09.1 TS1M3 SP4
Microsoft Windows 2000 Advanced Server9.1 TS1M09.1 TS1M3 SP4
Linux9.1 TS1M09.1 TS1M3 SP4
64-bit Enabled Solaris9.1 TS1M09.1 TS1M3 SP4
z/OS9.1 TS1M09.1 TS1M3 SP4
HP-UX IPF9.1 TS1M09.1 TS1M3 SP4
64-bit Enabled AIX9.1 TS1M09.1 TS1M3 SP4
64-bit Enabled HP-UX9.1 TS1M09.1 TS1M3 SP4
OpenVMS Alpha9.1 TS1M09.1 TS1M3 SP4
Tru64 UNIX9.1 TS1M09.1 TS1M3 SP4
* For software releases that are not yet generally available, the Fixed Release is the software release in which the problem is planned to be fixed.