Web Charts plot histories referenced by the historyConfig property and n:history tags. This is especially important with proxy points (history extensions on proxy points). When a proxy point is added to
a web chart, it first checks to see if there is a local enabled history extension as a child on the proxy point (which is
uncommon). If found, it uses the local history extension's historyConfig property to determine the history to plot in the chart. If a history extension is not found, it uses a computed n:history tag value if the history exists on the
Persist Fetched Tags property is not enabled on the NiagaraNetwork, then only charting an individual proxy point will force a lookup of the supervisor's
history to chart. However, this will not work for a point folder containing that proxy point.
When
n:history tag is added to the point.
Persist Fetched Tags property on the NiagaraNetwork to true.
For a point folder (containing proxy points) which you drag and drop on a web chart, the n:history tag is used to plot the history. The web chart searches for n:history tags only on Numeric, Boolean, and Enum writable points. String points and string writable points are excluded even if they
have the n:history tag because string points are not typically plotted in a chart.
n:history tag is on a proxy point but the associated history has since been deleted from the
In addition to adding individual proxy points to a web chart, you can also drag a point folder of proxy points onto a web chart and have it automatically find and chart the local histories (limited to the first 10 histories) for those points.
The following caveats apply in order for the proxy points in the points folder to plot on the chart:
Persist Fetched Tags property on the NiagaraNetwork must be enabled.n:history tag information is fetched for all applicable proxy points.n:history tag information is fetched for all applicable proxy points (it is not enough to re-subscribe the points as you would do for
n:history tag information. The action, Force Update