Widget:StatsGraph/doc: Difference between revisions
Jump to navigation
Jump to search
Initial setup |
Fixed links to testcases |
||
| Line 13: | Line 13: | ||
== Usage == | == Usage == | ||
See the template's [[ | See the template's [[Widget:{{BASEPAGENAME}}/testcases|testcases]]: | ||
{{{{BASEPAGENAME}}/testcases}} | {{Widget:{{BASEPAGENAME}}/testcases}} | ||
<includeonly> | <includeonly> | ||
[[Category:Widgets]] | [[Category:Widgets]] | ||
</includeonly> | </includeonly> | ||
Latest revision as of 23:11, 2 October 2019
Widget to create an SVG image containing a radar chart. It is configured with a JSON string.
Parameters
| Parameter name | Required? | Default value | Description |
|---|---|---|---|
data |
Yes | (n/a) | A JSON String containing all values. Please make sure that
See the testcases for examples how to configure the JSON string. |
Usage
See the template's testcases:
Widget:StatsGraph/doc/testcases
