Constructor
new CenterChartPresenter(root)
Create a new CenterChartPresenter.
Parameters:
| Name | Type | Description |
|---|---|---|
root |
HTMLElement | Root DOM element |
- Source:
Methods
showResults(results, filterSet)
Update chart with new results.
Parameters:
| Name | Type | Description |
|---|---|---|
results |
Object | Results data to display. |
filterSet |
FilterSet | Current filter settings. |
- Source: