Searched refs:passSeriesFormat (Results 1 – 2 of 2) sorted by relevance
280 LineAndPointFormatter passSeriesFormat = new LineAndPointFormatter(); in plotResponse() local281 passSeriesFormat.configure(getApplicationContext(), in plotResponse()283 passSeriesFormat.setPointLabelFormatter(null); in plotResponse()284 plot.addSeries(passSeries, passSeriesFormat); in plotResponse()
319 LineAndPointFormatter passSeriesFormat = new LineAndPointFormatter(); in plotResponse() local320 passSeriesFormat.configure(getApplicationContext(), in plotResponse()322 passSeriesFormat.setPointLabelFormatter(null); in plotResponse()323 plot.addSeries(passSeries, passSeriesFormat); in plotResponse()