Problem Note 15489: The EXPLODE option in the PIE statement of PROC GCHART might be ignored when using the ACTIVEX device driver
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
SAS System | SAS/GRAPH | Microsoft Windows XP Professional | 9.1 TS1M0 | 9.1 TS1M3 SP4 |
Microsoft® Windows® for 64-Bit Itanium-based Systems | 9.1 TS1M0 | 9.1 TS1M3 SP4 |
Microsoft Windows NT Workstation | 9.1 TS1M0 | 9.1 TS1M3 SP4 |
Microsoft Windows Server 2003 Standard Edition | 9.1 TS1M0 | 9.1 TS1M3 SP4 |
Microsoft Windows Server 2003 Datacenter Edition | 9.1 TS1M0 | 9.1 TS1M3 SP4 |
Microsoft Windows Server 2003 Enterprise Edition | 9.1 TS1M0 | 9.1 TS1M3 SP4 |
Microsoft Windows 2000 Server | 9.1 TS1M0 | 9.1 TS1M3 SP4 |
Microsoft Windows 2000 Professional | 9.1 TS1M0 | 9.1 TS1M3 SP4 |
Microsoft Windows 2000 Datacenter Server | 9.1 TS1M0 | 9.1 TS1M3 SP4 |
Microsoft Windows 2000 Advanced Server | 9.1 TS1M0 | 9.1 TS1M3 SP4 |
Linux | 9.1 TS1M0 | 9.1 TS1M3 SP4 |
64-bit Enabled Solaris | 9.1 TS1M0 | 9.1 TS1M3 SP4 |
z/OS | 9.1 TS1M0 | 9.1 TS1M3 SP4 |
HP-UX IPF | 9.1 TS1M0 | 9.1 TS1M3 SP4 |
64-bit Enabled AIX | 9.1 TS1M0 | 9.1 TS1M3 SP4 |
64-bit Enabled HP-UX | 9.1 TS1M0 | 9.1 TS1M3 SP4 |
OpenVMS Alpha | 9.1 TS1M0 | 9.1 TS1M3 SP4 |
Tru64 UNIX | 9.1 TS1M0 | 9.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.
Type: | Problem Note |
Priority: | medium |
Topic: | Third Party ==> Output ==> Device Drivers ==> ActiveX
|
Date Modified: | 2006-04-26 07:31:26 |
Date Created: | 2005-06-08 10:15:45 |