Last modified: 2012-07-19 18:30:21 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T40504, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 38504 - [SRF] 1.8: Adds a new timeseries chart printer using flot and jqGrid plug-in
[SRF] 1.8: Adds a new timeseries chart printer using flot and jqGrid plug-in
Status: RESOLVED FIXED
Product: MediaWiki extensions
Classification: Unclassified
SemanticResultFormats (Other open bugs)
unspecified
All All
: Unprioritized normal (vote)
: ---
Assigned To: MWJames
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2012-07-19 17:06 UTC by MWJames
Modified: 2012-07-19 18:30 UTC (History)
2 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description MWJames 2012-07-19 17:06:07 UTC
## 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
Comment 1 MWJames 2012-07-19 18:30:21 UTC
https://gerrit.wikimedia.org/r/#/c/16047/

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links