Portlet Factory, Version 6.1.2


 

GreenPoint WebCharts builder

The GreenPoint WebCharts builder works with third-party software from GreenPoint, Inc. to create and display a wide variety of sophisticated charts and graphs. This builder can deliver all standard and extended charts and graphs to all browsers. The builder generates JSP code that makes calls to Java classes that in turn generate image maps representing various graph displays. You can also use the builder to transform your XML source data to the format used by the WebCharts software. A common transformation (RowsetRow) provided by the builder can be used with the XML commonly returned from data source builders.

The builder also supports chart click actions that occur when an end-user clicks on a portion of a chart or graph. This support allows developers to create interactive charts with drill-downs. For example, clicking on a section of a pie chart may transition to a new page, showing the details of the records in that section. The builder creates an XML variable builder-nameClickValues in the WebApp to catch the click values for the builder, for example, the label of the column the user clicked on. These values can be used by the action that you specify to handle the chart click. (See the Chart Click Action section in the builder inputs.)

Note: In IBM® WebSphere Portlet Factory, the WebCharts product provided is evaluation software. Generated charts display a message that indicates this provision. To use this builder to create production-quality charts, you can purchase a fully functional copy of WebCharts software directly from GreenPoint, Inc. IBM WebSphere Dashboard Framework includes a license to a full-function version of the WebCharts product. For more information, see the WebSphere Dashboard Framework Readme file (Readme_dashboards.txt).

WebSphere Portlet Factory includes WebCharts sample style files that illustrate the use of the GreenPoint WebCharts builder. You can use these files to gain an understanding of what this builder can do. These sample XML files are stored in the following location:

WEB-INF/factory/samples/WebCharts

This directory also contains WebCharts project files (WCP) that can be used in conjunction with the WebCharts Designer tool to modify the associated sample XML files.

Parent topic: Builder help


Library | Support |