Ticket #1539 (closed defect: fixed)
Opened 2012-10-19T14:58:47-05:00
Last modified 2012-10-19T14:59:59-05:00
Allow developers to easily calculate statistics
Reported by: | bdezonia | Owned by: | bdezonia |
---|---|---|---|
Priority: | major | Milestone: |
|
Component: | Other | Version: | |
Severity: | serious | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | #1508 |
Description
We should provide an API that allows developers to calculate statistics upon regions of data. The MeasurementService is not simple enough for this use case.
Added a StatisticsService for beta 5. Also provided a Sandbox example plugin (StatisticsDemo) that exercises it.