Changes between Version 63 and Version 64 of Projects/Advanced
- Timestamp:
- 02/16/14 10:10:14 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Projects/Advanced
v63 v64 226 226 == Survey: Reporting == 227 227 Focal Persons: Graeme Foster 228 * Currently the reports in the survey module use matplotlib, now that Sahana has it's own reporting framework S3Report2 it should be used to deliver this information .228 * Currently the reports in the survey module use matplotlib, now that Sahana has it's own reporting framework S3Report2 it should be used to deliver this information, so that we have the ability to explore data interactively client-side, users see a consistent interface & developers have less code to maintain. 229 229 * Write test script to for current functionality 230 * Re engineer code to use S3Report2231 * Enhance S3 Report2 where appropriate230 * Re-engineer code to use S3Report2 direct or the underlying S3PivotTable if more control is needed 231 * Enhance S3PivotTable/S3Report2 where appropriate 232 232 233 233