Creating Charts Using a Chart Extension


WebFOCUS supports the ability to add new, custom chart types to its list of built-in charts. These custom chart types are called extensions or plug-ins. Once enabled on your WebFOCUS environment, any extensions that you have added are available on the chart picker, in the Custom section, as shown in the following image.

Each chart extension uses a set of buckets and properties unique to that extension. The liquid gauge chart extension uses the Tooltip, Value Bucket, and MultiPage buckets, as shown in the following image.

The chord diagram, on the other hand, uses the Source Nodes, Target Nodes, Node Link Values, and MultiPage buckets. It also indicates the type of field that should be used in each bucket, as shown in the following image.

Each of these buckets is configured to allow a certain number of fields, and certain types of fields.

Chart extensions also have a unique set of properties that can be applied to them. To access chart extension properties, on the Style tab, with the General option selected from the Quick Access menu, in the Other section, click Extension properties. This opens the Extension properties panel. The Extension properties panel opens on top of the Field and Format panels, and can be resized and moved within the browser window. If you click outside of the Extension properties panel, it closes, and any changes that you made to the chart properties are applied.

The Extension properties panel for a liquid gauge chart is shown in the following image.

Some of the properties on the Extension properties panel apply to specific elements of the chart extension. For example, in the following image, the color of the wave the in the liquid gauge chart has been changed to a darker shade of blue, and the number of waves has been increased from 1 to 3.

For more details about the buckets and properties used in specific chart extensions, see the page for each extension on the Information Builders GitHub Site.

Procedure: How to Create a Chart Using a Chart Extension

  1. From the WebFOCUS Home Page, click the Designer tab, and then click Chart.
  2. Choose a data source and click Select.
    WebFOCUS Designer opens in chart mode.
  3. Expand the chart picker and, from the Custom section, select a chart extension with which to create your chart.
  4. Add measure and dimension fields to the chart based on the available buckets.
  5. Optionally, style the chart using the available extension-specific properties.
    1. Select the Style tab .
    2. If it is not already selected, open the Quick Access menu and select General.
    3. In the Other section, click Extension properties. The Extension properties panel opens.
    4. Make changes to the desired properties, and then close the Extension properties panel.
      The chart updates to reflect changes to extension properties.
  6. Save your chart.