A real time chart can be updated automatically at runtime by using data that changes rapidly with time such as stock market quotes. After you create a real time chart, when the data in the data source the chart uses is updated in real time, the chart will automatically fetch data from the data source to update itself with the interval you specify. Then, you will conveniently see the real time data information without updating the chart by yourself and without having to re-fetch all of the data. Only the new data since the last interval is selected by the query.
Before you create a real time chart, you have to make sure the data source you use contains real time data which can be updated periodically. Otherwise, the chart will lose its real time meaning.
Currently, real time charts are supported on web reports and library components only.
To insert a real time chart into a web report or a library component:
By default, Use System Refresh Time will be displayed in the Category box, which means the time at which the chart refreshes itself will be used as the category value. You can choose to add another field to be displayed on the category (X) axis, and define the Order/Select N condition on it if required. Then, add the fields of numeric type which cannot be summary fields to the value (Y) axis.
See also Create Chart wizard for detailed information about options in the dialog.