Configuring a pre-defined chart

The pre-defined charts work both in Workbench Px Views and as well as in a browser (Web Charts). This topic provides basic instructions using framework examples.
Prerequisites: The analytics palette is open.
  1. Right-click your logic folder in the Nav tree and click Views > New View.
    The Px Editor opens.
  2. Select the background canvas, and change the viewSize property to 640 x 480 pixels.
    The minimum height for an Aggregation chart is 560 pixels. When set to 550 or less, the Time Range is not available for this chart.
  3. Scroll down to the bottom of the analytics palette, expand the Charts folder, and drag a chart to the Px Editor.
  4. Drag the chart to fill the canvas.
    The system populates the tabs to the right of the window, one of which is the Widget Tree.
    Image

    The screen capture is for a Ranking Chart.

  5. Double-click the widget.
    The Properties window for the chart opens.
    Image

    The properties related to the framework are in the AnalyticChartBinding or AnalyticWebChartBinding section of the window.

  6. For an Aggregation chart, confirm that Time Range is available.
  7. Configure at least the Data property by clicking the chooser button (Image) and selecting a data source tag from the drop-down list.
    The remaining properties default to current values.