Searched refs:seriesFormat (Results 1 – 2 of 2) sorted by relevance
241 LineAndPointFormatter seriesFormat = new LineAndPointFormatter(); in plotResponse() local242 seriesFormat.setPointLabelFormatter(new PointLabelFormatter()); in plotResponse()243 seriesFormat.configure(getApplicationContext(), in plotResponse()245 plot.addSeries(series, seriesFormat); in plotResponse()274 LineAndPointFormatter seriesFormat = new LineAndPointFormatter(); in plotResponse() local275 seriesFormat.setPointLabelFormatter(new PointLabelFormatter()); in plotResponse()276 seriesFormat.configure(getApplicationContext(), in plotResponse()278 plot.addSeries(series, seriesFormat); in plotResponse()
282 LineAndPointFormatter seriesFormat = new LineAndPointFormatter(); in plotResponse() local283 seriesFormat.setPointLabelFormatter(new PointLabelFormatter()); in plotResponse()284 seriesFormat.configure(getApplicationContext(), in plotResponse()286 plot.addSeries(series, seriesFormat); in plotResponse()315 LineAndPointFormatter seriesFormat = new LineAndPointFormatter(); in plotResponse() local316 seriesFormat.setPointLabelFormatter(new PointLabelFormatter()); in plotResponse()317 seriesFormat.configure(getApplicationContext(), in plotResponse()319 plot.addSeries(series, seriesFormat); in plotResponse()