| Package | Description |
|---|---|
| com.googlecode.wickedcharts.highcharts.options.livedata | |
| com.googlecode.wickedcharts.highcharts.options.processing |
| Modifier and Type | Method and Description |
|---|---|
LiveDataSeries |
LiveDataSeries.addJavaScriptParameter(String parameterName,
String javascriptExpression)
Adds a javascript parameter that will be passed into the
#update(LiveDataUpdateEvent)) method. |
LiveDataSeries |
LiveDataSeries.setUpdateIntervalMs(int updateIntervalMs) |
| Modifier and Type | Method and Description |
|---|---|
List<LiveDataSeries> |
OptionsProcessorContext.getLiveDataSeries()
Gets all
LiveDataSeries in the context. |
Copyright © 2016. All rights reserved.