appendData() Method

Description

Appends data to the chart.

See Real-Time Data Streaming and Data Manipulations article for more information.

Note: Changes are applied only on commitDataChanges() method call.

Parameters

Returns

Boolean.

Note: Whether the return value is true the command was processed successfully, the command failed to be processed due to component busy state otherwise.

Samples

Online HTML/JavaScript Sample

Online HTML/JavaScript Sample

Online HTML/JavaScript Sample

Online HTML/JavaScript Sample

Online HTML/JavaScript Sample

Online HTML/JavaScript Sample

Online HTML/JavaScript Sample

Online HTML/JavaScript Sample

Online HTML/JavaScript Sample

See also

commitDataChanges()

to top