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:
In the webChart palette, click and drag a Chart widget onto the PxEditorCanvasPane.
Double-click on the Chart widget to open the Properties dialog.
Under the Wb View Binding property, click on the selection icon for the ord parameter.
In the ord dialog, click the directory dropdown and click history Ord Chooser to select an OrdList.
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.