https://bugzilla.wikimedia.org/show_bug.cgi?id=38504

       Web browser: ---
             Bug #: 38504
           Summary: [SRF] 1.8: Adds a new timeseries chart printer using
                    flot and jqGrid plug-in
           Product: MediaWiki extensions
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: SemanticResultFormats
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected], [email protected]
    Classification: Unclassified
   Mobile Platform: ---


## Description 

Adds a new time series chart printer where results of type TYPE_TIME and
TYPE_NUMBER are aggregated into a time series chart

- time series chart uses the flot JavaScript library
- the printer will aggregate numbers assigned to a property  (has type::date)
and plots the corresponding values into a line/bar chart
- time series chart comes with a chart zoom option
- time series chart can be either grouped by its subject (originating page
object) or by its selected properties (of TYPE_NUMBER)
- additionally to the chart a data table can be displayed using the jqGrid
plug-in

## Result types
TYPE_TIME and TYPE_NUMBER 

## Parameters 
[layout] = line/bar
[threshold] = min. value required to allow a display
[groupedby] = subject/property 
[datatable] = display

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to