Archive:Jqplotpie format 1.5.1 - 1.6.2
From semantic-mediawiki.org
This documentation page applies to all SMW versions from 1.5.1 to 1.6.2.
Other versions: 1.7.0 – 1.7.1
Jqplotpie format 1.5.1 - 1.6.2 | |
---|---|
Produces a pie chart using the jqPlot Javascript library | |
Further Information | |
Provided by: | Extension "Semantic Result Formats" |
Added: | 1.5.1 |
Removed: | still supported |
Requirements: | none |
Format name: | jqplotpie |
Enabled? Indicates whether the result format is enabled by default upon installation of the respective extension. | yes |
Authors: | Sanyam Goyal , Yaron Koren |
Categories: | charts |
Table of Contents | |
Contents |
The result format jqplotpie, part of Extension "Semantic Result Formats", is used to display a pie chart of number values, using the jqPlot Javascript library.
Parameters[edit]
A fatal error occurred in the #smwdoc parser function
Usage[edit]
You may want a chart to not show property values directly, but rather the popularity of different values of a property across the entire wiki; i.e. a numerical distribution. This is fairly easy to do; see displaying numerical distributions for how.
Example[edit]
{{#ask: [[Category:City]] [[located in::Germany]] |?population |format=jqplotpie }}
Another example can be found here.
Chart formats[edit]
These are the chart related result formats provided by Semantic MediaWiki and extensions to Semantic MediaWiki.
- D3 chart format
- Dygraphs format
- Gantt format
- Google bar format
- Google pie format
- Jqplotseries format
- Sparkline format
- Timeseries format
- Jqplotchart format