Changes between Version 70 and Version 71 of Projects/Advanced
- Timestamp:
- 03/04/14 13:45:44 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Projects/Advanced
v70 v71 148 148 Focal Person: Dominic König 149 149 150 We currently use the Flot !JavaScript library to produce interactive graphs - primarily via the S3Report (/report , /report2) method:150 We currently use the Flot !JavaScript library to produce interactive graphs - primarily via the S3Report (/report) method: 151 151 * [wiki:S3/S3Report S3Report] 152 152 … … 162 162 * https://github.com/flavour/eden/blob/master/modules/s3/s3notify.py 163 163 164 So, yourtask, as I see it, is to take the settings for a Report & produce the PDF &/or XLS version thereof.164 So, the task, as I see it, is to take the settings for a Report & produce the PDF &/or XLS version thereof. 165 165 - ideally this would work for both the interactive & subscription usecases i.e. subscription would store the Report options extending the existing Saved Filter options: 166 166 * https://github.com/flavour/eden/blob/master/modules/s3db/pr.py#L2619