All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.googlecode.wickedcharts.highcharts.options.livedata.livedata.js Maven / Gradle / Ivy

function updateSeries(series, x, y){
	series.addPoint([x, y], true, true);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy