Interactive charts allow chart users to grow or shrink the level of detail presented in a chart using a slider control.
Drag the slider control () to adjust which categories are visible. Click the Maximize button () to present the chart in a larger, full-screen window. Click the Show Data button () to view the summary view output as numeric data.
To view and work with an interactive chart, users workstations must have the Flash Player 9 browser plug-in from Adobe Systems Inc. This is available as a small free download available fromwww.adobe.com/products/flashplayer.
To develop an interactive chart, use the Report wizard or the Summary View form create a summary view rule to extract and summarize the data values. Then complete the Chart tab to define the chart type, interactions, colors, labels, and fonts. For additional instructions and examples, see Pega Developer Network articles PRKB-24153 Preparing to create and use interactive charts.
The Dashboard workspace of the WorkManager portal contains four interactive charts that you can examine. Several standard summary view reports which apply to the Work- and Assign- base classes present interactive charts. Most follow a naming convention that the last two characters of the Purpose key part is "IC". Review these interactive charts to understand the capability.
Three standard interactive column charts summarize system usage, as captured by the License Compliance facility:
Using two interactive charts (each defined by a summary view rule), a list view rule, and an XML Stream rule, your application can present interactive drill-down charts.
Internally, interactive charts use the Adobe Flex 2 ™ framework with MXML, the Flex markup language, and Flash technology.