Apache JMeter | |
Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public interface ReportChart
Method Summary | |
JComponent |
|
public JComponent renderChart(List data)
The method takes a list of the DataSet items. It is up to the chart class to extract the data and use it to render a graphic.
- Parameters:
data
- list of DataSet
- Returns:
- the component