Adding multiple bindings to a web chart in a Px graphic

In Niagara 4.2 and later, you can easily load and plot multiple points onto a web chart in a Px graphic by using the Wb View Binding chart property to resolve an OrdList.
Prerequisites:
  • In Workbench, a Px file open in PxEditor mode
  • webChart palette open

Perform the following steps:
  1. In the webChart palette, click and drag a Chart widget onto the PxEditor CanvasPane.
  2. Double-click on the Chart widget to open the Properties dialog.
  3. Under the Wb View Binding property, click on the selection icon for the ord parameter.
  4. In the ord dialog, click the directory dropdown and click history Ord Chooser to select an OrdList.
  5. Click PxEditor > Toggle View/Edit Mode

    In the Px graphic, the web chart displays rendering multiple sets of data points.

     NOTE: Regardless of the number of bindings added in this procedure, only the first 10 display in the webchart.