Ignition Perspective XY Chart

How can I make an update/poll request to a named query that is binded to an XY chart from the script ?

ex: I've a parameter that keeps changing and based on this I wanted to update my chart data automatically and instantly.

If the chart data binding references the parameter then any change in the parameter will trigger a refresh.

Show how your binding and named query are configured.

1 Like

Using Custom Property and this gets updated from a script.

script is updating this custom prop but chart is not getting refreshed