User:Mathglot/sandbox/Templates/xvmain/doc
This is a documentation subpage for User:Mathglot/sandbox/Templates/xvmain. It may contain usage information, categories and other content that is not part of the original user template page. |
Xviews main loop to generate a bar chart showing page views from a pageviews file.
Usage
edit{{xviews|pageviews file}}
Parameters
editThere is one required parameter, and two optional parameters:
|1=
– the pageviews file (required; must have the format of a page views csv file downloaded from the pageviews tool.)|ct=
– the count of data items to display; a value of120
will show the last 120 days of page view items from the file. (optional; default: 92; max: 150).
Additional parameters, not yet implemented:
|log=
– use logarithmic data points; ideal for spiky or highly variable page view data|mode=
– flips the chart from horizontal to vertical
Examples
editExample 1. page views for House of the Dragon
|
---|
|
See also
edit- https://pageviews.wmcloud.org/?project=en.wikipedia.org
- xviews, main entry point; generates a page views chart
- item bar, Emits one progress bar-style graphic corresponding to a given line number of a page views download file created by the pageviews tool