Streaming Data

Description

This sample simulates streaming data using the addSeriesPoint, getLinePath and getLineMarkers methods.

The following client-side methods are used in this sample.

  • addSeriesPoint -  for adding a new point to the series.
  • getLinePath - for retrieving the specified line info.
  • getLineMarkers - for retrieving the specified marker info.
Documentation