Changes between Initial Version and Version 1 of Ticket #461, comment 7


Ignore:
Timestamp:
Feb 6, 2013, 7:37:55 AM (11 years ago)
Author:
olle

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #461, comment 7

    initial v1  
    66 * A JSP script `scanbquartermonthreportgenerator.jsp` in `reggie/resources/`. The JSP script will manage the GUI and display the created box plots.
    77 * A !JavaScript utility file `boxplot.js` in `reggie/resources/`. The utility file will take statistics data in JSON format as input and create a boxplot in an HTML 5 canvas element.
     8 * JSP script `index.jsp` in `reggie/resources/` is updated in section "Reggie reports" by having sub-header "Report generator" renamed "Sample source report" and addition of a new sub-header "Sample processing report", with an item "SCAN-B quarter/month report".
    89
    910In order to create the statistics, a quantity value and an associated date must be selected for each chart type. In some cases, the choice is straight forward, while in other more than one option is available. The following table shows the quantity values and dates that are used in the first preliminary version of the report. The status column shows a comment on how well the generated plot and displayed data reproduce the printed plots created by the original procedure using the R script.