English
Help:Chart related result formats
From semantic-mediawiki.org
These are the result formats allowing to display data as charts which are provided by Semantic MediaWiki and extensions to it:
Page | Format | Description | Provided by | Added in | Enabled |
---|---|---|---|---|---|
D3 chart format | d3chart | Various charts using the d3.js as visualization library | Semantic Result Formats | 1.8.0 | true |
Dygraphs format | dygraphs | high performance series charting using the dygraphs Javascript library | Semantic Result Formats | 1.8.0 | true |
Gantt format | gantt | Outputs the result as Gantt charts. | Semantic Result Formats | 3.1.0 | false |
Google bar format | googlebar | Produces a bar chart using the Google Charts API | Semantic Result Formats | 1.4.0 | false |
Google pie format | googlepie | Produces a pie chart using the Google Charts API | Semantic Result Formats | 1.4.0 | false |
Jqplotseries format | jqplotseries | enable sets of numerical data to be displayed as a chart series using the jqPlot Javascript library | Semantic Result Formats | 1.8.0 | true |
Sparkline format | sparkline | generates small inline charts (also known as sparklines) | Semantic Result Formats | 1.8.0 | true |
Timeseries format | timeseries | aggregated values assigned to a date (property type date) are plotted as a line/bar chart | Semantic Result Formats | 1.8.0 | true |
Jqplotchart format | jqplotchart | Displays aggregated numerical data as a bar, line, pie, or donut chart | Semantic Result Formats | 1.8.0 | true |