v1.5.1+
Status: | effective |
Progress: | 100% |
Version: | 1.5.1+ |
jqPlot条形图格式 | |
---|---|
使用jqPlot Javascript库生成条形图 | |
更多信息 | |
提供者: | Extension "Semantic Result Formats" |
添加版本: | 1.5.1 |
移除版本: | |
接替者: | jqplotchart |
需求: | 无 |
格式名称: | jqplotbar |
启用?表明安装相应扩展时是否默认启用该结果格式。 | 是"是" is not recognized as a Boolean (true/false) value. |
作者: | Sanyam Goyal , Yaron Koren |
分类: | 图表 |
目录 | |
结果格式jqplotbar(jqPlot条形图),属于Extension "Semantic Result Formats",用于显示数字值的条形图,使用jqPlot Javascript库。
此结果格式已在Semantic Result Formats 1.8版本弃用,请改用结果格式“jqplotchart”Displays aggregated numerical data as a bar, line, pie, or donut chart。
参数[edit]
A fatal error occurred in the #smwdoc parser function
示例[edit]
{{#ask: [[Category:City]] [[located in::Germany]] |?population |format=jqplotbar |height=200 |width=400 }}
- 显示数据(点)的标签
从1.7.0(r102487)版本开始,可以通过使用选项pointlabels=yes显示各个数据(点)的标签。
{{#ask: [[Category:City]] [[located in::Germany]] |charttitle=德国部分城市人口 |?population |format=jqplotbar |height=200 |width=400 |pointlabels=yes }}
图表格式